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 scoder, tarek
Date 2009-06-29.07:22:08
SpamBayes Score 1.0485423e-06
Marked as misclassified No
Message-id <1246260129.59.0.711838104118.issue6365@psf.upfronthosting.co.za>
In-reply-to
Content
I've spotted the problem, it's a wrong usage of build_py.get_package_dir
in build_ext.get_ext_fullpath,

I'll add a test + a fix today asap,
History
Date User Action Args
2009-06-29 07:22:09tareksetrecipients: + tarek, scoder
2009-06-29 07:22:09tareksetmessageid: <1246260129.59.0.711838104118.issue6365@psf.upfronthosting.co.za>
2009-06-29 07:22:08tareklinkissue6365 messages
2009-06-29 07:22:08tarekcreate