freeze bugs
Mark Hammond
MarkH at ActiveState.com
Fri Oct 6 01:28:53 EDT 2000
More information about the Python-list mailing list
Fri Oct 6 01:28:53 EDT 2000
- Previous message (by thread): Newbie question: how to make os.fork() and os.pipe() work
- Next message (by thread): freeze bugs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I've been able to use freeze.py to generate source, the makefile and > have successfully frozen a script. When I run the script I get some > unexpected screen output: > > Initialising 'pywintypes' > Initialising 'pythoncom' > Initialising 'win32ui' > "my program output here" > Terminating 'win32ui' > Terminating 'pythoncom' > Terminating 'pywintypes' I have just checked in a fix to the core Python sources for this... Mark.
- Previous message (by thread): Newbie question: how to make os.fork() and os.pipe() work
- Next message (by thread): freeze bugs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list