commit | c9e59c12410f8c5f81aeabdcb0194599ef19d3b3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Oct 01 05:41:48 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Oct 01 05:41:48 2010 +0000 |
tree | c874a34b7322fcf4e9e5bc65543215b336dcb5b2 | |
parent | eb3b6ed7b05928c2459671ca7926e1c76c86426b [diff] |
Merged revisions 85132 via svnmerge from svn+ssh://svn.python.org/python/branches/py3k ........ r85132 | georg.brandl | 2010-10-01 07:38:10 +0200 (Fr, 01 Okt 2010) | 1 line Fix weird markup that caused latex to fail. ........