Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bslatkin/effectivepython
/ pretty
Method
pretty
example_code/item_050.py:55–56 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
53
raise
NotImplementedError
54
55
def
pretty(self):
56
raise
NotImplementedError
57
58
class
IntegerNodeAlt(NodeAlt):
59
def
__init__(self, value):
Callers
3
pretty
Method · 0.45
pretty
Method · 0.45
item_050.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected