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

Method __init__

Lib/distutils/dist.py:128–287  ·  view source on GitHub ↗

Construct a new Distribution instance: initialize all the attributes of a Distribution, and then use 'attrs' (a dictionary mapping attribute names to values) to assign some of those attributes their "real" values. (Any attributes not mentioned in 'attrs' will be assi

(self, attrs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_config_filesMethod · 0.45

Calls 9

get_option_dictMethod · 0.95
finalize_optionsMethod · 0.95
getattrFunction · 0.85
startswithMethod · 0.80
getMethod · 0.45
itemsMethod · 0.45
warnMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected