ANN: PyLogo 0.1

Peter Hansen peter at engcorp.com
Wed Nov 19 07:49:10 EST 2003


user at domain.invalid wrote:
> 
> Just tried it, and this is what I get
> ++++++++++++++++++
> Traceback (most recent call last):
>    File "/usr/bin/pylogo", line 6, in ?
>      if os.path.basename(os.path.dirname(__file__)) == 'scripts':
> NameError: name '__file__' is not defined
> ++++++++++++++++++

Probably a sign that it requires Python 2.3 or something...

-Peter




More information about the Python-list mailing list