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 tarek
Recipients dripton, gsakkis, tarek
Date 2009-02-17.23:08:21
SpamBayes Score 1.906816e-05
Marked as misclassified No
Message-id <1234912102.61.0.276775273685.issue2279@psf.upfronthosting.co.za>
In-reply-to
Content
> Opened #5300 and #5302 for the mentioned issues. 

ok thanks

> Btw in your patch, I believe `os.path.join(dirname, f)` should be
> replaced by `f` alone; `dirname` refers to the dir under the
> installation directory, not the source.

Right, thanks George. I'v also added you in the ACKS for your contribution
on this (r69724)
History
Date User Action Args
2009-02-17 23:08:22tareksetrecipients: + tarek, dripton, gsakkis
2009-02-17 23:08:22tareksetmessageid: <1234912102.61.0.276775273685.issue2279@psf.upfronthosting.co.za>
2009-02-17 23:08:21tareklinkissue2279 messages
2009-02-17 23:08:21tarekcreate