We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e57c4f commit c6a1da4Copy full SHA for c6a1da4
25-class-metaprog/tinyenums/microenum.py
@@ -1,3 +1,6 @@
1
+# This is an implementation of an idea by João S. O. Bueno (@gwidion)
2
+# shared privately with me, with permission to use in Fluent Python 2e.
3
+
4
"""
5
Testing ``AutoFillDict``::
6
25-class-metaprog/tinyenums/nanoenum.py
+# This is a simplification of an idea by João S. O. Bueno (@gwidion)
Testing ``KeyIsValueDict``::
0 commit comments