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 pitrou
Recipients dmalcolm, eric.araujo, pitrou
Date 2012-05-11.05:04:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336712686.24.0.995361173628.issue14774@psf.upfronthosting.co.za>
In-reply-to
Content
> Is there a way of fixing this whilst keeping it a python file?  Or do
> we need to build from a C file, perhaps?

Well I hope we don't make it a C file just for that reason. It would complicate the generation code quite a bit (right now it's just 3 lines long).

I tend to use separate clones myself (actually, I use "hg share" to avoid multiple pulls).
History
Date User Action Args
2012-05-11 05:04:46pitrousetrecipients: + pitrou, eric.araujo, dmalcolm
2012-05-11 05:04:46pitrousetmessageid: <1336712686.24.0.995361173628.issue14774@psf.upfronthosting.co.za>
2012-05-11 05:04:45pitroulinkissue14774 messages
2012-05-11 05:04:45pitroucreate