]> granicus.if.org Git - python/commit
Issue22506: remove name & value from __dir__ as they now show up automatically
authorEthan Furman <ethan@stoneleaf.us>
Tue, 21 Oct 2014 20:40:35 +0000 (13:40 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Tue, 21 Oct 2014 20:40:35 +0000 (13:40 -0700)
commitec5f8eb85f206013a675178d10410940e24a4b0e
treeac952e6d5c30c7fa21ebcee08b51b3b25356f2a1
parentb9d0199c073fc963b27106f4b7752dcbe39bfed3
Issue22506: remove name & value from __dir__ as they now show up automatically
Lib/enum.py