MCPcopy Index your code
hub / github.com/python/cpython / major

Method major

Lib/email/headerregistry.py:425–426  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

423
424 @property
425 def major(self):
426 return self._major
427
428 @property
429 def minor(self):

Callers 3

gettarinfoMethod · 0.80
test_makedevMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_makedevMethod · 0.64