Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example2.py
File
example2.py
src/9/defining_classes_programmatically/example2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# An alternative formulation of namedtuples
2
3
import
operator
4
import
types
Callers
nothing calls this directly
Calls
2
named_tuple
Function · 0.85
Point
Class · 0.50
Tested by
no test coverage detected