Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ TZInfoSubclass
Class
TZInfoSubclass
Lib/test/datetimetester.py:7017–7018 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7015
7016
def
test_check_tzinfo(self):
7017
class
TZInfoSubclass(tzinfo):
7018
pass
7019
7020
tzi = tzinfo()
7021
tzis = TZInfoSubclass()
Callers
1
test_check_tzinfo
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_check_tzinfo
Method · 0.68