py2exe 0.3.4 released

Thomas Heller theller@python.net
09 May 2003 20:39:33 +0200


After one year of silence I've released py2exe 0.3.4.

py2exe is a distutils extension to build Windows executables from python
scripts.

Not too much has changed: there is now support for including early bound
COM code generated by makepy (I'm not sure if this is a good idea), and
a binary distribution for the beta Python 2.3 version.

http://starship.python.net/crew/theller/py2exe/

Enjoy,

Thomas