Merged revisions 77914 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77914 | tarek.ziade | 2010-02-02 23:27:58 +0100 (Tue, 02 Feb 2010) | 1 line

  first version of the sysconfig module documentation
........
This commit is contained in:
Tarek Ziadé 2010-02-02 23:17:47 +00:00
parent bd797687bd
commit 18755703ed
2 changed files with 219 additions and 0 deletions

View file

@ -12,6 +12,7 @@ overview:
.. toctree::
sys.rst
sysconfig.rst
builtins.rst
__main__.rst
warnings.rst