]> granicus.if.org Git - python/commit
Merged revisions 58198-58202 via svnmerge from
authorThomas Wouters <thomas@python.org>
Wed, 19 Sep 2007 03:07:55 +0000 (03:07 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 19 Sep 2007 03:07:55 +0000 (03:07 +0000)
commit796d0b29e6fd09bf560d9e7e2a4f46cdc1cbf22a
treefc092d34bebe4223a3026d1992bf17cc0ea2b2b0
parent1b7f891f416830d0c46ca1c9e1bfe62f05cda655
Merged revisions 58198-58202 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r58198 | thomas.wouters | 2007-09-19 01:27:30 +0200 (Wed, 19 Sep 2007) | 5 lines

  Properly indent two lines. (Spotted because it caused merge conflicts in the
  py3k branch ;)
........
  r58199 | sean.reifschneider | 2007-09-19 01:34:44 +0200 (Wed, 19 Sep 2007) | 2 lines

  issue1172: Documentation of "done" attribute in cgi module.
........