_ssl.pyd in py2exe ???
Fuzzyman
michael at foord.net
Sat Feb 21 07:43:18 EST 2004
More information about the Python-list mailing list
Sat Feb 21 07:43:18 EST 2004
- Previous message (by thread): HowTo send emails reliably in a Python multi-threading application?
- Next message (by thread): _ssl.pyd in py2exe ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've written a Tkinter application and am bundling it using py2exe 0.5 Because of the inclusion of Tk/TCL the final package is rather large........ but why on earth in an anagram finder is _ssl.pyd (500k) being bundled in with it ??? Seems rather odd ? Possibly this is something *other* than the secure socket layer library... but if it is that... bizzare......... Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html
- Previous message (by thread): HowTo send emails reliably in a Python multi-threading application?
- Next message (by thread): _ssl.pyd in py2exe ???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list