MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / example1.py

File example1.py

src/9/capturing_class_attribute_definition_order/example1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Example of capturing class definition order
2
3from collections import OrderedDict
4

Callers

nothing calls this directly

Calls 2

as_csvMethod · 0.80
StockClass · 0.70

Tested by

no test coverage detected