Differences between revisions 9 and 10
Revision 9 as of 2005-05-26 21:08:49
Size: 862
Editor: 209-132-174-19
Comment: changed Code
Revision 10 as of 2008-11-15 14:00:22
Size: 862
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
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. 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.
Line 5: Line 5:
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"]. 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]].
Line 9: Line 9:
 * ["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.
 * [[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.

Code

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


CategoryDistutilsCookbook

JAM/Code (last edited 2008-11-15 14:00:22 by localhost)

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