MCPcopy Create free account
hub / github.com/PyTables/PyTables / tutexc

Function tutexc

doc/scripts/tutorial1.py:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28
29def tutexc():
30 tutsep()
31 traceback.print_exc(file=sys.stdout)
32
33
34SECTION = "Importing tables objects"

Callers 1

tutorial1.pyFile · 0.85

Calls 1

tutsepFunction · 0.85

Tested by

no test coverage detected