MCPcopy 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
24def tutrepr(obj):
25 tutsep()
26 print(repr(obj))
27
28
29def tutexc():

Callers 1

tutorial1.pyFile · 0.85

Calls 1

tutsepFunction · 0.85

Tested by

no test coverage detected