Help Finding Time Module
FxItAL
fxital at aol.comnospam
Wed Dec 6 10:30:56 EST 2000
More information about the Python-list mailing list
Wed Dec 6 10:30:56 EST 2000
- Previous message (by thread): How can i use a DLL in python ?
- Next message (by thread): update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello All,
I'm having trouble creating an executable file from my script and need to
find the time module. If I search for "time.*" there are no files found but, if
I use the command "from time import *" in IDLE there are no errors and
"localtime(time())" returns an accurate value. Pease help me if you can.
Python 2.0 on Windows ME
Thanks Al
- Previous message (by thread): How can i use a DLL in python ?
- Next message (by thread): update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list