[Python-bugs-list] [Bug #112244] time.strptime() not present in Python 1.5.2 for MSWin

noreply@sourceforge.net noreply@sourceforge.net
Fri, 18 Aug 2000 06:54:40 -0700


Bug #112244, was updated on 2000-Aug-18 13:54
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Summary: time.strptime() not present in Python 1.5.2 for MSWin

Details: Using Python 1.5.2 for MSWin, any attempt to use the time.strptime() function from the time module results in the error:
AttributeError: strptime

This error does not occur for the Unix version of Python 1.5.2.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=112244&group_id=5470