diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2018-09-12 17:00:30 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-12 17:00:30 (GMT) |
commit | f52237400b9960d434c5d0676a3479b8c1e8c869 (patch) | |
tree | 3203eaba01ef1fdcd95a38d82f0a4b22627e8bd4 /Misc/ACKS | |
parent | 865c17fb28f8c3275fd94da6ee4ac51472ec874a (diff) | |
download | cpython-f52237400b9960d434c5d0676a3479b8c1e8c869.zip cpython-f52237400b9960d434c5d0676a3479b8c1e8c869.tar.gz cpython-f52237400b9960d434c5d0676a3479b8c1e8c869.tar.bz2 |
bpo-33437: add __new__ vs __init__ example (GH-9145)
Improve Enum docs.
https://bugs.python.org/issue33437
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ Ammar Askar Neil Aspinall Chris AtLee Aymeric Augustin +Andres Ayala Cathy Avery John Aycock Donovan Baarda |