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

Function warnpy3k

Lib/warnings.py:14–22  ·  view source on GitHub ↗

Issue a deprecation warning for Python 3.x related changes. Warnings are omitted unless Python is started with the -3 option.

(message, category=None, stacklevel=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

toaiff.pyFile · 0.90
fpformat.pyFile · 0.90
__init__Method · 0.90
mutex.pyFile · 0.90
user.pyFile · 0.90
stringold.pyFile · 0.90
new.pyFile · 0.90
audiodev.pyFile · 0.90
commands.pyFile · 0.90
Bastion.pyFile · 0.90
imputil.pyFile · 0.90
statvfs.pyFile · 0.90

Calls 1

warnFunction · 0.70

Tested by

no test coverage detected