ANN: py2exe version 0.3.0 released
Thomas Heller
thomas.heller at ion-tof.com
Fri Feb 1 04:13:08 EST 2002
More information about the Python-list mailing list
Fri Feb 1 04:13:08 EST 2002
- Previous message (by thread): An improvement to Queue
- Next message (by thread): underflow exception (was Re: float limits)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
py2exe is a distutils extension to convert python scripts into windows exe-files (plus maybe a few dlls), able to run on computers without requiring a python installation. New in release 0.3.0: The first release which can create windows NT services: A sample service with detailed instructions is provided. Builds version resources into the executables. Other small bug fixes as well. Download from the usual location: http://starship.python.net/crew/theller/py2exe/ Thomas
- Previous message (by thread): An improvement to Queue
- Next message (by thread): underflow exception (was Re: float limits)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list