<div dir="ltr">Ethan, did you forget to run ``hg add`` before committing? If not then why the heck did we argue over enums for so long if this was all it took to make everyone happy? =)<div class="gmail_extra"><br><br>
<div class="gmail_quote">On Fri, Jun 14, 2013 at 3:31 AM, ethan.furman <span dir="ltr"><<a href="mailto:python-checkins@python.org" target="_blank">python-checkins@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<a href="http://hg.python.org/cpython/rev/fae92309c3be" target="_blank">http://hg.python.org/cpython/rev/fae92309c3be</a><br>
changeset:   84117:fae92309c3be<br>
parent:      84115:af27c661d4fb<br>
user:        Ethan Furman <<a href="mailto:ethan@stoneleaf.us" target="_blank">ethan@stoneleaf.us</a>><br>
date:        Fri Jun 14 00:30:27 2013 -0700<br>
summary:<br>
  Closes issue 17947.  Adds PEP-0435 (Enum, IntEnum) to the stdlib.<br>
<br>
files:<br>
  Doc/library/datatypes.rst |  1 +<br>
  1 files changed, 1 insertions(+), 0 deletions(-)<br>
<br>
<br>
diff --git a/Doc/library/datatypes.rst b/Doc/library/datatypes.rst<br>
--- a/Doc/library/datatypes.rst<br>
+++ b/Doc/library/datatypes.rst<br>
@@ -30,3 +30,4 @@<br>
    copy.rst<br>
    pprint.rst<br>
    reprlib.rst<br>
+   enum.rst<br>
<span><font color="#888888"><br>
--<br>
Repository URL: <a href="http://hg.python.org/cpython" target="_blank">http://hg.python.org/cpython</a><br>
</font></span><br>_______________________________________________<br>
Python-checkins mailing list<br>
<a href="mailto:Python-checkins@python.org" target="_blank">Python-checkins@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-checkins" target="_blank">http://mail.python.org/mailman/listinfo/python-checkins</a><br>
<br></blockquote></div><br></div></div>