Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_datetime.py
File
stdlib_datetime.py
extra_tests/snippets/stdlib_datetime.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Test date/time type.
2
3
See http://www.zope.org/Members/fdrake/DateTimeWiki/TestCases
4
""
"
Callers
nothing calls this directly
Calls
15
assert_equal
Function · 0.90
datetime
Class · 0.90
assert_raises
Function · 0.90
tzinfo
Class · 0.90
assert_true
Function · 0.90
assert_isinstance
Function · 0.90
assert_false
Function · 0.90
assert_in
Function · 0.90
hasattr
Function · 0.85
issubclass
Function · 0.85
now
Method · 0.80
_TZInfo
Class · 0.70
Tested by
no test coverage detected