MCPcopy Index your code
hub / github.com/RustPython/RustPython / stdlib_time.py

File stdlib_time.py

extra_tests/snippets/stdlib_time.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2
3x = time.gmtime(1000)
4

Callers

nothing calls this directly

Calls 2

strftimeMethod · 0.45
strptimeMethod · 0.45

Tested by

no test coverage detected