this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 3 and 17 (spanning 14 versions)
Revision 3 as of 2004-07-28 05:36:30
Size: 1321
Editor: dsl254-010-130
Comment: +StringFormatting
Revision 17 as of 2005-02-05 15:49:19
Size: 1345
Editor: h134-215-201-101
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * ["Powerful Python One-Liners"]
Line 6: Line 7:
 * HandlingExceptions, WritingExceptionClasses 
 * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries
 * HandlingExceptions, WritingExceptionClasses
 * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries, UsingEnumerate
Line 10: Line 11:
 * CgiScripts, XmlRpc, DocXmlRpcServer, BaseHttpServer  * CgiScripts, XmlRpc, DocXmlRpcServer, BaseHttpServer, Md5Passwords
 * UdpCommunication
Line 15: Line 17:
 * DiacriticalEditor - Tkinter text widgets with key bindings to enter accented characters easily
Line 17: Line 18:
We need people to contribute!  * ["Generators"]
Line 19: Line 20:
---- -----
Line 22: Line 23:
Line 27: Line 29:

See also: Italian translation at ["Codice"]

There's a lot of useful code out there that's not big enough to be its own module or its own project, but still useful for various purposes.

Until we get a lot of code, this little page can serve as a useful focal point.


Here are some links to some other Python-related sites that have code examples:

See also: Italian translation at ["Codice"]

Code (last edited 2015-01-10 23:00:10 by WolfgangMaier)

Unable to edit the page? See the FrontPage for instructions.