[python-win32] Python Windows Socket problem after Py2exe and install

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 14 23:35:19 CET 2010


python at bdurham.com wrote:

> ...'Choosing a
> collection of common modules/packages for a general purpose reusable
> PY2EXE runtime'. This post got zero feedback so our idea is either too
> stupid or too obvious to warrant further conversation :)

I think the problem is that in the rare cases when you need
a kitchen-sink approach, the set of appropriate modules to
include isn't going to be covered by a single project-independent
choice. Different kitchens need different-sized sinks. :-)

-- 
Greg


More information about the python-win32 mailing list