]> granicus.if.org Git - python/commit
Issue 18693: Put custom __dir__ back in place. Will instead look at fixing `help()`.
authorEthan Furman <ethan@stoneleaf.us>
Mon, 12 Aug 2013 13:51:41 +0000 (06:51 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Mon, 12 Aug 2013 13:51:41 +0000 (06:51 -0700)
commit388a3921cf21a5ff99b1f80ebc5ada3db63225b8
tree58ec58bfe8c028bf54ddaf519f7c6518d98ed311
parent8f2c2bcc9dedacea0d18ee5f553dfb7ea325f044
Issue 18693: Put custom __dir__ back in place.  Will instead look at fixing `help()`.
Lib/enum.py
Lib/test/test_enum.py