(updated) Choosing a collection of common modules/packages for a general purpose reusable PY2EXE runtime
Aahz
aahz at pythoncraft.com
Sat Mar 20 00:39:38 EDT 2010
In article <mailman.491.1268144871.23598.python-list at python.org>,
<python at bdurham.com> wrote:
>
>We've decided to build a re-usable *general purpose* PY2EXE "runtime"
>that can be shared by a number of scripts vs. distributing a monolithic
>EXE for each of our scripts.
It's not clear what the purpose of this is. You can build several
scripts against the same py2exe backend.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"Many customs in this life persist because they ease friction and promote
productivity as a result of universal agreement, and whether they are
precisely the optimal choices is much less important." --Henry Spencer
More information about the Python-list
mailing list