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 Atsushi.Odagiri, eric.araujo, tarek
Date 2010-10-17.19:57:59
SpamBayes Score 0.00043435418
Marked as misclassified No
Message-id <1287345481.05.0.650475885313.issue10132@psf.upfronthosting.co.za>
In-reply-to
Content
The file was renamed to mkcfg.py, but we forgot to rename it in the scripts options in setup.py for py < 2.6. This was fixed since then.

Until the alpha4 release is out you can make the same change in setup.py for your build to work.
History
Date User Action Args
2010-10-17 19:58:01tareksetrecipients: + tarek, eric.araujo, Atsushi.Odagiri
2010-10-17 19:58:01tareksetmessageid: <1287345481.05.0.650475885313.issue10132@psf.upfronthosting.co.za>
2010-10-17 19:57:59tareklinkissue10132 messages
2010-10-17 19:57:59tarekcreate