Results 1 - 2 of 2 results out of about 2931 pages. (0.19 seconds)

SubclassingPy2Exe . . . 2 matches
...e class my_py2exe(build_exe): .... }}} Then in the setup() call we need to tell DistUtils that it should use our class: {{{ setup(... cmdclass = {"py2exe": my_py2exe}, ...

0.6k - rev: 4 (current) last modified: 2008-07-08 11:27:43

Py2Exe . . . 1 match
...= py2exe = Py2Exe is an additional command to DistUtils, that creates standalone distributions for Win32. Latest version as of 2006-March-20 is 0.6.5 Its home is here [[http://ww...

9.2k - rev: 127 (current) last modified: 2008-07-08 11:27:43