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 chn, grahamd, loewis, pitrou, r.david.murray, terry.reedy
Date 2012-01-16.18:00:04
SpamBayes Score 0.00093506346
Marked as misclassified No
Message-id <1326736805.08.0.562667868792.issue6531@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, it seems I may be mistaken about the second point. m_index is actually generated such that all modules end up in the same position in the interpreters' respective modules_by_index lists. Sorry.
History
Date User Action Args
2012-01-16 18:00:05pitrousetrecipients: + pitrou, loewis, terry.reedy, grahamd, r.david.murray, chn
2012-01-16 18:00:05pitrousetmessageid: <1326736805.08.0.562667868792.issue6531@psf.upfronthosting.co.za>
2012-01-16 18:00:04pitroulinkissue6531 messages
2012-01-16 18:00:04pitroucreate