loading of my .pybrc.conf file screws up sys.argv
Yaroslav Halchenko <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <[email protected]> |
Dear Developers,
I was anxious to package pyblink to be used under debian.
But I've encountered the problem that the version of pybliographer I have
1.2.4-1 eats up the first command line parameter which follows the script to be run if it
reads my ~/.pybrc.conf. Pretty bizarre.
Can you please check if the same thing happens to you? what is wrong with my
config file and why does it matter? :-)
washoe[0] ~/www/Linux/bugs/bug.pyblio1>pybliographer --quiet test.py -a -b -c
['/usr/bin/pybliographer', 'test.py', '-a', '-b', '-c']
washoe[0] ~/www/Linux/bugs/bug.pyblio1>cp .pybrc.conf ~/
washoe[0] ~/www/Linux/bugs/bug.pyblio1>pybliographer --quiet test.py -a -b -c
['/usr/bin/pybliographer', 'test.py', '-b', '-c']
yikes
The config with simple test.py can be obtained from
http://www.onerussian.com/Linux/bugs/bug.pyblio1/
--
.-.
=------------------------------ /v\ ----------------------------=
Keep in touch // \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko /( )\ ICQ#: 60653192
Linux User ^^-^^ [175555]
Key http://www.onerussian.com/gpg-yoh.asc
GPG fingerprint 3BB6 E124 0643 A615 6F00 6854 8D11 4563 75C0 24C8
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBdX7EjRFFY3XAJMgRAu/8AKDPxCi4Co72esJCaXjSMXMgWJTelQCfTS9e gcj2Sl7tmN1A7gLXYO5uhio= =SZhS -----END PGP SIGNATURE-----