This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author markon
Recipients georg.brandl, joe.amenta, loewis, markon, phd, r.david.murray
Date 2009-06-23.07:59:40
SpamBayes Score 3.385646e-05
Marked as misclassified No
Message-id <1245743982.56.0.948186919165.issue6070@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you David.. sorry for my errors :)
but this is my first patch :P 

I've recompiled py2.6 and it works fine on my Debian.

As you can see:
-rwxr-xr-x  1 marco marco    81822 30 set  2008 setup.py

./python -c "import setup"
-rw-r--r--  1 marco marco    42156 23 giu 09:58 setup.pyc


However, the version 2.5 doesn't have this "bug" and I've not recompiled it.
History
Date User Action Args
2009-06-23 07:59:42markonsetrecipients: + markon, loewis, georg.brandl, phd, r.david.murray, joe.amenta
2009-06-23 07:59:42markonsetmessageid: <1245743982.56.0.948186919165.issue6070@psf.upfronthosting.co.za>
2009-06-23 07:59:41markonlinkissue6070 messages
2009-06-23 07:59:40markoncreate