]> granicus.if.org Git - python/commit
Merged revisions 87807,87820,87831,87859,87870 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:59:02 +0000 (07:59 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 9 Jan 2011 07:59:02 +0000 (07:59 +0000)
commitec78b8b170355b124b8657dced4a9ddf78064cee
tree69f8bb7b494b840c70c8ad39db06b89f3507f4f9
parent7fdc746a81a29a5f917fb41500b03c92adf40851
Merged revisions 87807,87820,87831,87859,87870 via svnmerge from
svn+ssh://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.
........
  r87870 | georg.brandl | 2011-01-08 22:04:25 +0100 (Sa, 08 Jan 2011) | 1 line

  zlib only works with bytes objects.
........
Doc/library/exceptions.rst
Doc/library/threading.rst
Doc/library/wave.rst
Doc/library/zlib.rst