]> granicus.if.org Git - python/commit
close issue28172: Change all example enum member names to uppercase, per Guido; patch...
authorEthan Furman <ethan@stoneleaf.us>
Mon, 21 Nov 2016 17:22:40 +0000 (09:22 -0800)
committerEthan Furman <ethan@stoneleaf.us>
Mon, 21 Nov 2016 17:22:40 +0000 (09:22 -0800)
commit6be8b1ea994f3b0621b7b7c756722e16d5dc8690
tree8b52f1637f468e2cfb63c65d82df29bf2c59e940
parente31cc818ceea6bec580d27207e51af48d907f556
parent23bb6f48ea30e805b558a4e03849c362029ca7c4
close issue28172: Change all example enum member names to uppercase, per Guido; patch by Chris Angelico.