__builtin__.open on windows NT

Rob Wright wright7 at my-deja.com
Thu Apr 6 12:01:54 EDT 2000


i'm new to python, so be prepared...i'm having trouble with open() on
windows NT.  my script uses the os library and it appears that open()
in my script is conflicting with an open() function in the os lib.  so
i tried to use __builtin__.open(), but i get this error "NameError:
__builtin__"

any ideas,

rob


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list