doc/book/annexes/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 02 Jun 2016 17:52:43 +0200
changeset 11286 0b38e373b985
parent 10491 c67bcee93248
permissions -rw-r--r--
[migration] Drop custom "readfunc" for code.interact in shell As the referenced bug http://bugs.python.org/issue1288615 got fixed in Python 2.6, this is no longer needed. Furthermore the implementation is not Python 3 compatible (raw_input, unicode).

.. -*- coding: utf-8 -*-

.. _Part4:

----------
Appendixes
----------

The following chapters are reference material.

.. toctree::
   :maxdepth: 1
   :numbered:

   faq
   rql/index
   mercurial
   depends
   docstrings-conventions