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 jrus
Recipients jrus
Date 2009-08-02.20:23:47
SpamBayes Score 0.008199268
Marked as misclassified No
Message-id <1249244629.91.0.85187797756.issue6626@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a version of the patch which does away with the lazy loading: 
these are a small handful of easy-to-parse ~40k files; if the import takes 
an extra eye-blink, it shouldn't be too big a deal.
History
Date User Action Args
2009-08-02 20:23:49jrussetrecipients: + jrus
2009-08-02 20:23:49jrussetmessageid: <1249244629.91.0.85187797756.issue6626@psf.upfronthosting.co.za>
2009-08-02 20:23:48jruslinkissue6626 messages
2009-08-02 20:23:47jruscreate