Package: python-setuptools
Version: 0.6a6-1
Followup-For: Bug #330562

Proposed patch for #330562 attached. Used Johannes recommendation for a
setuptools.pth, works great

% python2.4
Python 2.4.2 (#2, Sep 29 2005, 00:23:59)
[GCC 4.0.2 (Debian 4.0.1-9)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import setuptools
>>> import sys
>>> print sys.path
['', '/usr/lib/python24.zip', '/usr/lib/python2.4',
'/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk',
'/usr/lib/python2.4/lib-dynload', '/usr/local/lib/python2.4/site-packages',
'/usr/lib/python2.4/site-packages/setuptools-0.6a6-py2.4.egg',
'/usr/lib/python2.4/site-packages']
>>>                                                         


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-setuptools depends on:
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python2.3                     2.3.5-8    An interactive high-level object-o
ii  python2.3-setuptools          0.6a6-1    Python Distutils Enhancements

python-setuptools recommends no packages.

-- no debconf information

Attachment: python-setuptools_0.6a6-2.diff.gz
Description: Binary data

Reply via email to