sys.argv attribute error

Aahz Maruch aahz at netcom.com
Wed Aug 11 09:44:06 EDT 1999


In article <37B16C47.E6212B21 at enews.nrl.navy.mil>,
Zach  <wiener at enews.nrl.navy.mil> wrote:
>
>Within a python file, I am trying to pring sys.argv, but I get an
>AttributeError with argv.  I can print sys.path fine, however.  Does
>anyone know why I would be having problems with printing argv?  Thanks.

Are you printing sys.path on the line immediately before your attempt to
print sys.argv?
--
                      --- Aahz (@netcom.com)

Androgynous poly kinky vanilla queer het    <*>      http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6  (if you want to know, do some research)




More information about the Python-list mailing list