Source Code Getting Started Python Challenge Programming Contests Useless Python Images What is Python? Useless Python Supporters Python Tutorials Source Code Links Miscellaneous Links Mississippi Python Interest Group (MS PIGgie) Contact Us

Useless Source Code Pages: Page One Page Two Page Three Page Four Page Five Page Six Page Seven Page Eight Page Nine Page Ten Page Eleven Page Twelve Page Thirteen Page Fourteen Page Fifteen Page Sixteen

Miscellaneous Source Code
Source File or URL: Submitted By: Description:
reset.txt Jesse W This is a widely requested function which will remove from the current namespace everything execpt the items listed in the function.
strings.py Jörg Wölke For a file given or stdin (-), strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are fol­ lowed by an unprintable character. Better use GNU strings(1).
RoundRobin.py Christopher P. Smith Ahh... accomplishment!UNSW: Round Robin
showChord.py lonetwin Prints out guitar chords on the console
pyQuit.py Rob Andrews Ahh... accomplishment!Sadly, this is kinda useful. It's a helper for quitting smoking. I just banged it out, so consider it *under construction* for now.
DateFunctions.txt Kevin McCormick This is a set of functions (some erroneous) which I wrote to make it easy to use dates in some programs.
332gsl.py Greg Lindstrom Ahh... accomplishment!ACM: Problem 332
guidemo2.pyw Rob Andrews A Python/Tk GUI front end for a fictional application called AutoMagic! It's based on the GUI sections in Programming Python 2nd Ed. and Core Python Programming. (I just can't overstress how great these two books are together.)
joesmenu.py Rob Andrews A simple example of how to use if/elif/else in place of a case statement.
XO.PY
AI.PY
Jude Hungerford Ahh... accomplishment!Noughts and Crosses game with a primitive AI.

XHTML! by Rob Andrews