Staging
v0.8.1
Revision 2bd59daf58431284e13f3e080a52cab032eb792f authored by Serhiy Storchaka on 21 January 2014, 20:29:47 UTC, committed by Serhiy Storchaka on 21 January 2014, 20:29:47 UTC
cases when multibyte characters are in line (before "^").  This still not
works correctly with wide East Asian characters.
2 parent s 567b26e + 65fd059
Raw File
misc.rst
.. _misc:

**********************
Miscellaneous Services
**********************

The modules described in this chapter provide miscellaneous services that are
available in all Python versions.  Here's an overview:


.. toctree::

   formatter.rst
back to top