Can any of you python users comment on the claim that python has all "batteries included"?
Do most python implementations ship with a common set of 3rd party libraries or must each python implementation being manually built library-by-library? How portable are python's libraries across other OS's? Are there common (os portable) python libraries for the following? - http - ftp - smtp - pop3 - imap - zip - hashes (crc, md5, sha) - encryption - spellcheck How portable across OS's are python gui wrappers? Are there 3rd party commercial python libraries or are most python libraries open source? Thank you, Malcolm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

