Staging
v0.5.1
https://github.com/python/cpython
Revision b36f8329c06bba56e25698452f4bfabdd9fb4126 authored by Michael Foord on 02 November 2010, 14:46:41 UTC, committed by Michael Foord on 02 November 2010, 14:46:41 UTC
1 parent e509ff4
Raw File
Tip revision: b36f8329c06bba56e25698452f4bfabdd9fb4126 authored by Michael Foord on 02 November 2010, 14:46:41 UTC
Removing the keyword only restriction for the places argument in unittest.TestCase.assert[Not]AlmostEqual
Tip revision: b36f832
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