Revision [24561]
This is an old revision of python made by coolpup on 2012-10-15 03:39:22.

Python
High-level programming language whose design philosophy emphasizes code readability- Python is included in the devx file that corresponds with the version of Puppy in use
- http://distro.ibiblio.org/quirky/pet_packages-wary5/
- http://code.google.com/p/puppy-development/downloads/detail?name=Python%2B-2.6.4-i486.pet
- verify installed version via the command-line interface:
python --version
Also on the Wiki
Related Webpages
http://www.python.org
http://www.python.org/download/
http://peace.wikia.com/wiki/Python
http://learnpythonthehardway.org/index
http://www.murga-linux.com/puppy/viewtopic.php?p=363696#363696 forum topic
http://murga-linux.com/puppy/viewtopic.php?t=35446 tinypy thread
http://www.murga-linux.com/puppy/viewtopic.php?t=31558 python 2.5.2 slackware 12 compatible IDLE GUI
http://www.murga-linux.com/puppy/viewtopic.php?t=80426 Installing Python & Setting up Tkinter
http://effbot.org/zone/import-confusion.htm
http://www.python.org/download/
http://peace.wikia.com/wiki/Python
http://learnpythonthehardway.org/index
http://www.murga-linux.com/puppy/viewtopic.php?p=363696#363696 forum topic
http://murga-linux.com/puppy/viewtopic.php?t=35446 tinypy thread
http://www.murga-linux.com/puppy/viewtopic.php?t=31558 python 2.5.2 slackware 12 compatible IDLE GUI
http://www.murga-linux.com/puppy/viewtopic.php?t=80426 Installing Python & Setting up Tkinter
http://effbot.org/zone/import-confusion.htm
Categories
CategoryDevelopmentCategorySoftware