We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602d5dc commit 8d24dd5Copy full SHA for 8d24dd5
README.md
@@ -20,6 +20,7 @@
20
- [timer2.py](timer2.py) Homegrown timing tools for function calls.
21
- [timer3.py](timer3.py) Homegrown timing tools for function calls.
22
- [classtree.py](classtree.py) Climb inheritance tree using namespace links, displaying higher superclasses with indentation for height
23
+- [listinstance.py](listinstance.py) Mix-in class that provides a formatted print() or str()
24
25
---
26
0 commit comments