Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-56036.py
File
recipe-56036.py
recipes/Python/56036_Pure_Python_strptime/recipe-56036.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Implementation of time.strptime().
2
3
This version was written to work in Jython 2.1 . If you are running CPython
4
2.2.x or newer, please use the version of Modules/timemodule.c and
Callers
nothing calls this directly
Calls
2
FakeLocale
Class · 0.85
TimeRE
Class · 0.85
Tested by
no test coverage detected