Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 1.x => Topic started by: Jason W on March 26, 2009, 11:15:09 PM

Title: python
Post by: Jason W on March 26, 2009, 11:15:09 PM
Added the module path /usr/local/lib/python2.5/site-packages to the module path in site.py since in tcz form that was not being assigned.

Code: [Select]
Title:          python.tczl
Description: Python programming language.
Version:        2.5.2
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 6.4M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
Current: 2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.