Revision [22820]
This is an old revision of python made by darkcity on 2012-07-30 06:43:50.
Python
Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Its syntax is said to be clear and expressive. Python has a large and comprehensive standard library.[
SourceCode Source code: http://www.python.org/download/
BinaryCode Binary code:
- python is included in the devx file that corresponds with the version of Puppy in use
Commands
Verify installed version via the command-line interface:
python --version
Also on the Wiki
Related Webpages
python 2.5.2 slackware 12 compatible IDLE GUI: http://www.murga-linux.com/puppy/viewtopic.php?t=31558
Categories
CategoryDevelopmentCategorySoftware