commit | d741315f37fca6caafe49643f0791ebe1bf11e21 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 11 21:25:26 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 11 21:25:26 2009 +0000 |
tree | ae5f79045933934761431dcd26057bc5002aa19e | |
parent | 93d15cd2518921ed01731f90e1ed1ecd3945c8bc [diff] |
Merged revisions 75363 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75363 | georg.brandl | 2009-10-11 20:31:23 +0200 (So, 11 Okt 2009) | 1 line Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work. ........