Revision [24944]
This is an old revision of python made by coolpup on 2012-11-07 03:57:27.

Python
high-level programming- software package:
- Python is included in the devx file that corresponds with the version of Puppy in use
- http://smokey01.com/saluki/pet_packages-saluki/
- 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
- http://www.murga-linux.com/puppy/viewtopic.php?p=363696#363696 technosaurus
- 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