]> granicus.if.org Git - python/commit
issue23591: fix flag decomposition and repr
authorEthan Furman <ethan@stoneleaf.us>
Sun, 18 Sep 2016 20:15:41 +0000 (13:15 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sun, 18 Sep 2016 20:15:41 +0000 (13:15 -0700)
commit3515dcce80ca51d29a7100ce0c2ac2a50ba46af8
tree0283d199d7d258dd5af20ee99b7e56a10490d3dc
parent9a7bbb2e3f12faaf4110ecd15fb739e94f4bc8f6
issue23591: fix flag decomposition and repr
Doc/library/enum.rst
Lib/enum.py
Lib/test/test_enum.py