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 gsakkis
Recipients dripton, gsakkis, tarek
Date 2009-02-17.22:45:59
SpamBayes Score 0.008273441
Marked as misclassified No
Message-id <1234910761.04.0.304512958455.issue2279@psf.upfronthosting.co.za>
In-reply-to
Content
Opened #5300 and #5302 for the mentioned issues. 

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.
History
Date User Action Args
2009-02-17 22:46:01gsakkissetrecipients: + gsakkis, dripton, tarek
2009-02-17 22:46:01gsakkissetmessageid: <1234910761.04.0.304512958455.issue2279@psf.upfronthosting.co.za>
2009-02-17 22:45:59gsakkislinkissue2279 messages
2009-02-17 22:45:59gsakkiscreate