JAM/Code
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
Welcome to JAM's code page. Here you can find programs that were originally written by JAM. I have now made this page Open Source. Anybody is free to edit these programs. Please do not vandalize this page. I hope to soon have .pyc files ready for those who do not like to mess around with source code. I hope that the programs improve from here on out.
If you make a change to one of the programs in this section of the Wiki, please be sure to tell everybody that you made a change by posting a notice at JAM/Code/Changes.
Programs
JAM/Code/PlatformFinder - Shows you what platform you're using.
JAM/Code/HypotIO - An I/O interface for the hypot(x, y) function of the math module.
JAM/Code/ComPYiler - Compiles every .py file in your Python directory.