_ssl.pyd in py2exe ???
Peter Strempel
peterstrempel at yahoo.com
Sat Feb 21 15:32:50 EST 2004
More information about the Python-list mailing list
Sat Feb 21 15:32:50 EST 2004
- Previous message (by thread): _ssl.pyd in py2exe ???
- Next message (by thread): _ssl.pyd in py2exe ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fuzzyman wrote: > large........ but why on earth in an anagram finder is _ssl.pyd (500k) > being bundled in with it ??? You probably have some dependency on socket somewhere, which pullsin the ssl module. Peter
- Previous message (by thread): _ssl.pyd in py2exe ???
- Next message (by thread): _ssl.pyd in py2exe ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list