MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / warn

Function warn

Lib/warnings.py:175–213  ·  view source on GitHub ↗

Issue a warning, or maybe ignore it or raise an exception.

(message, category=None, stacklevel=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

__getattr__Method · 0.90
__setattr__Method · 0.90
__delattr__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
multifile.pyFile · 0.90
determine_parentMethod · 0.90
nestedFunction · 0.90
parse_qsFunction · 0.90
parse_qslFunction · 0.90
make_tarballFunction · 0.90
check_metadataMethod · 0.90

Calls 5

warn_explicitFunction · 0.90
endswithMethod · 0.80
getMethod · 0.45
lowerMethod · 0.45
setdefaultMethod · 0.45

Tested by

no test coverage detected