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

Function print_warning

setup.py:44–45  ·  view source on GitHub ↗
(head, body="")

Source from the content-addressed store, hash-verified

42
43
44def print_warning(head, body=""):
45 _print_admonition("warning", head, body)
46
47
48def is_freethreaded():

Callers 1

setup.pyFile · 0.85

Calls 1

_print_admonitionFunction · 0.85

Tested by

no test coverage detected