commit | 1b93fc1077d0b99518035ffc7f63e568b8389e35 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Feb 02 22:27:58 2010 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Feb 02 22:27:58 2010 +0000 |
tree | 7169807604974221444bd69363355cd4c1a75276 | |
parent | 1f517e1d531123f25dee484bc630119eaae45f0a [diff] [blame] |
first version of the sysconfig module documentation
diff --git a/Doc/library/python.rst b/Doc/library/python.rst index 6f4ecb7..aaf1abd 100644 --- a/Doc/library/python.rst +++ b/Doc/library/python.rst
@@ -13,6 +13,7 @@ .. toctree:: sys.rst + sysconfig.rst __builtin__.rst future_builtins.rst __main__.rst