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

Method major

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

Source from the content-addressed store, hash-verified

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

Callers 2

gettarinfoMethod · 0.80
test_makedevMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_makedevMethod · 0.64