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