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

Method warn

Lib/distutils/text_file.py:150–158  ·  view source on GitHub ↗

Print (to stderr) a warning message tied to the current logical line in the current file. If the current logical line in the file spans multiple physical lines, the warning refers to the whole range, eg. "lines 3-5". If 'line' supplied, it overrides the

(self, msg, line=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readlineMethod · 0.95
read_setup_fileFunction · 0.95

Calls 2

gen_errorMethod · 0.95
writeMethod · 0.45

Tested by

no test coverage detected