]> granicus.if.org Git - python/commit
Merged revisions 87807,87820,87831,87859 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:58:45 +0000 (07:58 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:58:45 +0000 (07:58 +0000)
commit335d4f5eb4af064af4972a01481307fb94e8ead3
treee7e931ac4b451d149baed37207f8167dc652c756
parent6fef11cd6ab49c145cde19a5c3f956f65da17071
Merged revisions 87807,87820,87831,87859 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87807 | georg.brandl | 2011-01-06 20:28:18 +0100 (Do, 06 Jan 2011) | 1 line

  #10846: fix typo.
........
  r87820 | georg.brandl | 2011-01-07 19:28:45 +0100 (Fr, 07 Jan 2011) | 1 line

  #10856: document (Base)Exception.args better.
........
  r87831 | georg.brandl | 2011-01-07 21:58:25 +0100 (Fr, 07 Jan 2011) | 1 line

  Fix indent.
........
  r87859 | georg.brandl | 2011-01-08 10:45:43 +0100 (Sa, 08 Jan 2011) | 1 line

  #10855: document close() semantics of wave objects.
........
Doc/library/exceptions.rst
Doc/library/threading.rst
Doc/library/wave.rst