Author: georg.brandl
Date: Mon Jan  7 10:27:36 2008
New Revision: 59816

Modified:
   python/branches/py3k/Doc/reference/datamodel.rst
Log:
Fix reverse Ximenez symptom.


Modified: python/branches/py3k/Doc/reference/datamodel.rst
==============================================================================
--- python/branches/py3k/Doc/reference/datamodel.rst    (original)
+++ python/branches/py3k/Doc/reference/datamodel.rst    Mon Jan  7 10:27:36 2008
@@ -170,7 +170,7 @@
       These represent elements from the mathematical set of integers (positive 
and
       negative).
 
-      There are three types of integers:
+      There are two types of integers:
 
       Plain integers
          .. index::
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to