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 vstinner
Recipients Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner
Date 2010-08-09.01:00:29
SpamBayes Score 0.09133262
Marked as misclassified No
Message-id <1281315630.65.0.864593220112.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
r83870 creates load_builtin() subfunction in import.c to prepare and simplify the big patch.
History
Date User Action Args
2010-08-09 01:00:31vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever
2010-08-09 01:00:30vstinnersetmessageid: <1281315630.65.0.864593220112.issue9425@psf.upfronthosting.co.za>
2010-08-09 01:00:29vstinnerlinkissue9425 messages
2010-08-09 01:00:29vstinnercreate