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 iki
Recipients ajaksu2, andybuckley, brian.curtin, christian.heimes, edemaine, iki, tleeuwenburg@gmail.com
Date 2010-03-05.10:05:10
SpamBayes Score 8.577497e-06
Marked as misclassified No
Message-id <1267783519.48.0.400544453165.issue444582@psf.upfronthosting.co.za>
In-reply-to
Content
Updated reference implementation as a standalone module:
    * moved defpath and defpathext lists initialization to module level,
      instead of initializing them on each function call
    * extended doctest, minor optimizations
History
Date User Action Args
2010-03-05 10:05:19ikisetrecipients: + iki, edemaine, christian.heimes, ajaksu2, andybuckley, tleeuwenburg@gmail.com, brian.curtin
2010-03-05 10:05:19ikisetmessageid: <1267783519.48.0.400544453165.issue444582@psf.upfronthosting.co.za>
2010-03-05 10:05:13ikilinkissue444582 messages
2010-03-05 10:05:13ikicreate