Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyTables/PyTables
/ tutrepr
Function
tutrepr
doc/scripts/tutorial1.py:24–26 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
22
23
24
def
tutrepr(obj):
25
tutsep()
26
print(repr(obj))
27
28
29
def
tutexc():
Callers
1
tutorial1.py
File · 0.85
Calls
1
tutsep
Function · 0.85
Tested by
no test coverage detected