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

Method minor

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

Source from the content-addressed store, hash-verified

427
428 @property
429 def minor(self):
430 return self._minor
431
432 @property
433 def version(self):

Callers 3

gettarinfoMethod · 0.80
test_makedevMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_makedevMethod · 0.64