commit | 224cea189220a6b44a510154044d75500737d85c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Aug 03 12:34:35 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Aug 03 12:34:35 2010 +0000 |
tree | add68ecb2be4eee77a5fb9007264809cb9589418 | |
parent | 8f5a51233fc11fa93b4ffd0b21b7908c8407c49e [diff] |
Merged revisions 83660 via svnmerge from svn+ssh://svn.python.org/python/branches/py3k ........ r83660 | georg.brandl | 2010-08-03 14:31:59 +0200 (Di, 03 Aug 2010) | 1 line Get rid of UserWarnings when running Sphinx from tools dir. ........