MCPcopy 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
19def tutprint(obj):
20 tutsep()
21 print(obj)
22
23
24def tutrepr(obj):

Callers 1

tutorial1.pyFile · 0.85

Calls 1

tutsepFunction · 0.85

Tested by

no test coverage detected