reopen 588342 notfixed 588342 2.6.5+20100730-1 thanks Hi Anton, reopening since I can confirm it
On Mon, Aug 2, 2010 at 12:06, Anton Khirnov <[email protected]> wrote: > 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'] mo...@sandrotosi:~$ python -c "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/lib/python2.6/dist-packages/PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6', '/usr/lib/python2.6/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode', '/usr/local/lib/python2.6/dist-packages'] $ COLUMNS=70 dpkg -l python2.6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii python2.6 2.6.5+20100730 An interactive high-level object-oriented la I like uploads with tested fixes... Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

