Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
gettarinfo
Method · 0.80
check_statx_attributes
Method · 0.80
test_makedev
Method · 0.80
Calls
no outgoing calls
Tested by
2
check_statx_attributes
Method · 0.64
test_makedev
Method · 0.64