Staging
v0.5.1
https://github.com/python/cpython
Revision bee54f53b1162d2229e15e30156e7f5516cf82ae authored by Mark Dickinson on 07 November 2010, 12:50:11 UTC, committed by Mark Dickinson on 07 November 2010, 12:50:11 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86293 | mark.dickinson | 2010-11-07 12:48:18 +0000 (Sun, 07 Nov 2010) | 1 line

  Issue #10145: the float.is_integer method was undocumented.
........
1 parent 339293a
Raw File
Tip revision: bee54f53b1162d2229e15e30156e7f5516cf82ae authored by Mark Dickinson on 07 November 2010, 12:50:11 UTC
Merged revisions 86293 via svnmerge from
Tip revision: bee54f5
contents.rst
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 Python Documentation contents
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

.. toctree::

   whatsnew/index.rst
   tutorial/index.rst
   using/index.rst
   reference/index.rst
   library/index.rst
   extending/index.rst
   c-api/index.rst
   distutils/index.rst
   install/index.rst
   documenting/index.rst
   howto/index.rst
   faq/index.rst
   glossary.rst

   about.rst
   bugs.rst
   copyright.rst
   license.rst
back to top