]> granicus.if.org Git - python/commit
Close #18693: __dir__ removed from Enum; help() now helpful.
authorEthan Furman <ethan@stoneleaf.us>
Sat, 10 Aug 2013 20:07:49 +0000 (13:07 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sat, 10 Aug 2013 20:07:49 +0000 (13:07 -0700)
commit53f58dbd122676c1408b3c95c1630028cc1a0e05
tree4150f5be05ad7ec16ade6fb36c80548089ebae24
parenta4998a70416c27730e75c0a4225ee2c3552b1618
Close #18693: __dir__ removed from Enum; help() now helpful.
Lib/enum.py
Lib/test/test_enum.py