]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
issue23591: more docs; slight change to repr
authorEthan Furman <ethan@stoneleaf.us>
Sun, 4 Sep 2016 18:39:01 +0000 (11:39 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sun, 4 Sep 2016 18:39:01 +0000 (11:39 -0700)
commit27682d2698cefb9edabffd14290123f439a84790
tree18ad8bf4f94d4417bd2b3eaf4fbd27e0b89cb231
parentbce9cbaf98fa92718a4dfb7011f93aca3993b4d4
issue23591: more docs; slight change to repr
Doc/library/enum.rst
Lib/enum.py
Lib/test/test_enum.py