HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 06:43:37 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071208093722
location: https://web.archive.org/web/20071208093722/https://wiki.python.org/moin/Code
server-timing: captures_list;dur=0.849741, exclusion.robots;dur=0.028988, exclusion.robots.policy;dur=0.013314, esindex;dur=0.019066, cdx.remote;dur=147.395900, LoadShardBlock;dur=416.085092, PetaboxLoader3.datanode;dur=80.377391, PetaboxLoader3.resolve;dur=131.992919
x-app-server: wwwb-app222
x-ts: 302
x-tr: 599
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 06:43:37 GMT
content-type: text/html;charset=utf-8
x-archive-orig-date: Sat, 08 Dec 2007 09:37:22 GMT
x-archive-orig-server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 08 Dec 2007 09:37:22 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 23 May 2005 01:07:02 GMT", ; rel="prev memento"; datetime="Fri, 23 Feb 2007 03:18:44 GMT", ; rel="memento"; datetime="Sat, 08 Dec 2007 09:37:22 GMT", ; rel="next memento"; datetime="Mon, 04 May 2009 07:34:50 GMT", ; rel="last memento"; datetime="Wed, 05 Mar 2025 21:24:54 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_1_20071208084132_crawl105-c/52_1_20071208093411_crawl107.arc.gz
server-timing: captures_list;dur=0.524750, exclusion.robots;dur=0.017671, exclusion.robots.policy;dur=0.008555, esindex;dur=0.011100, cdx.remote;dur=14.023267, LoadShardBlock;dur=121.734362, PetaboxLoader3.datanode;dur=153.545020, load_resource;dur=202.980356, PetaboxLoader3.resolve;dur=53.469714
x-app-server: wwwb-app222
x-ts: 200
x-tr: 381
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Code - PythonInfo Wiki
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.
Powerful Python One-Liners
ThreadProgramming
HandlingExceptions , WritingExceptionClasses
SubclassingDictionaries , SortingListsOfDictionaries , KeepingListsInDictionaries , UsingEnumerate
StringFormatting , EscapingHtml
WorkingWithTime , RssLibraries , UsingPickle , MiniDom
CgiScripts , XmlRpc , DocXmlRpcServer , BaseHttpServer , Md5Passwords
UdpCommunication
PointsAndRectangles - a pair of classes to provide points and rectangles.
PatternProgramming - pattern design implementation in python
ArithmoGraph - a simple example of functional programming and solution to an interesting problem
Generators
LeeEdwin/DownloadCenter - programs by LeeEdwin
LeeEdwin/CodeShare - another place to post your code
lwickjr/Modules /Alias - an alias facility for I.D.L.E.
lwickjr/Modules /Edit - an editor enhancement for I.D.L.E.
lwickjr/Modules /UT - a collection of miscellaneous utility functions.
PowerPiano17/Doodles - Various "Doodles" made in Python.
BytesIO - Like StringIO but for raw bytes.
GnuPrivacyGuard - Pointers to various Python module interfaces to GPG.
For a list of other sites providing Python code, see PublishingPythonModules ; for some recommendations, see UsefulModules .
lwickjr : I have some code that I would like to share, but am not in a position to participate in the official channels re offering it to the Python standard library. I have descriptions of them on ["lwickjr" my page]; if anyone is interested, please drop me a note ["lwickjr" there].
EditText (last edited 2006-09-25 14:23:50 by PaulBoddie )
DeleteCache (cached 2007-12-06 15:13:59)