why not datetime.strptime() ?

Skip Montanaro skip at pobox.com
Wed Jan 12 23:12:37 EST 2005


    Josh> The datetime is full of these calls. Would it make sense to make
    Josh> this a separate patch? (Or maybe the PyImport_ImportModule could
    Josh> implement such a cache :) ?)

Hmmm...  I wonder why that wasn't done before.  Perhaps it just doesn't
matter performance-wise.  I just checked in your changes.  Thanks for the
effort.

Skip



More information about the Python-list mailing list