[ANN] py2exe - version 0.2.5 released

Thomas Heller thomas.heller at ion-tof.com
Fri Apr 6 09:51:44 EDT 2001


Version 0.2.5 of py2exe has been released.

py2exe is a distutils extension to convert python scripts into
standalone windows executables.

The URL is: http://starship.python.net/crew/theller/py2exe/

New features:

- py2exe no longer copies system dlls into the distribution directory.
  This should prevent strange errors running the exe on other systems.

- Full, automatic Tkinter support

- The binary distributions now contain an uninstaller, py2exe
  can now be uninstalled from the Control Panel->Add/Remove Programs
  applet

- A small bug in version 0.2.4 (which I uploaded yesterday) prevented
  building from the source, this has been fixed.
  Thanks to Barry Scott who reported this.

Regards,

Thomas

<P><A HREF="http://starship.python.net/crew/theller/py2exe/">py2exe</A>
 - Create windows executables from python scripts. (6-May-2001)








More information about the Python-list mailing list