]> granicus.if.org Git - python/commit
Close #18508 -- fix _value2member_map to always have the member's value
authorEthan Furman <ethan@stoneleaf.us>
Sat, 20 Jul 2013 02:35:56 +0000 (19:35 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sat, 20 Jul 2013 02:35:56 +0000 (19:35 -0700)
commit2aa2732eafe6ede071dd0206cab831484723483d
tree69c78c311984c3807a712b85f63f1140db6f319e
parente410f267f1c110d4e9738a0f36e2e27c0365278f
Close #18508 -- fix _value2member_map to always have the member's value
Lib/enum.py
Lib/test/test_enum.py