commit | e606694f027d880c3ce6e8a8385450bba2f4e15d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Apr 10 08:28:28 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Apr 10 08:28:28 2009 +0000 |
tree | 5ec0962e09c12c284ac4c5cef47a96cab4c3b803 | |
parent | c4f8b2456037108077000d614a9de8aed90c364b [diff] |
Merged revisions 71443 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71443 | georg.brandl | 2009-04-10 10:20:23 +0200 (Fr, 10 Apr 2009) | 1 line #5698: Fix casing of !DOCTYPE to conform to W3C specs. ........