MCPcopy Index your code
hub / github.com/RustPython/RustPython / minor

Method minor

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

Source from the content-addressed store, hash-verified

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

Callers 2

gettarinfoMethod · 0.80
test_makedevMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_makedevMethod · 0.64