[Python-checkins] cpython: Closes issue 17947. Adds PEP-0435 (Enum, IntEnum) to the stdlib.

ethan.furman python-checkins at python.org
Fri Jun 14 09:31:14 CEST 2013


http://hg.python.org/cpython/rev/fae92309c3be
changeset: 84117:fae92309c3be
parent: 84115:af27c661d4fb
user: Ethan Furman <ethan at stoneleaf.us>
date: Fri Jun 14 00:30:27 2013 -0700
summary:
 Closes issue 17947. Adds PEP-0435 (Enum, IntEnum) to the stdlib.
files:
 Doc/library/datatypes.rst | 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Doc/library/datatypes.rst b/Doc/library/datatypes.rst
--- a/Doc/library/datatypes.rst
+++ b/Doc/library/datatypes.rst
@@ -30,3 +30,4 @@
 copy.rst
 pprint.rst
 reprlib.rst
+ enum.rst
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /