Sorry, the issue is still there.
r...@zohar:/# apt-cache policy python2.6
python2.6:
Installed: 2.6.5+20100730-1
Candidate: 2.6.5+20100730-1
Version table:
*** 2.6.5+20100730-1 0
500 http://ftp.cz.debian.org sid/main Packages
100 /var/lib/dpkg/status
r...@zohar:/# python2.6
Python 2.6.5+ (release26-maint, Jul 30 2010, 23:04:10)
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.path
['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/local/lib/python2.6/dist-packages']
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]