]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 80465-80470 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 25 Apr 2010 17:15:51 +0000 (17:15 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 Apr 2010 17:15:51 +0000 (17:15 +0000)
commit34e44c4361d5a3fcd56bd0fd222d3f9072a21eb0
tree9bbc1992fc000bfee4dc4b0df7d7bfae1b0d7851
parenta33971a3959f6c1a655f03830dc4b84e9cdc6d7f
Merged revisions 80465-80470 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80465 | georg.brandl | 2010-04-25 12:29:17 +0200 (So, 25 Apr 2010) | 1 line

  Remove LaTeXy index entry syntax.
........
  r80466 | georg.brandl | 2010-04-25 12:54:42 +0200 (So, 25 Apr 2010) | 1 line

  Patch from Tim Hatch: Better cross-referencing in socket and winreg docs.
........
  r80467 | georg.brandl | 2010-04-25 12:55:16 +0200 (So, 25 Apr 2010) | 1 line

  Patch from Tim Hatch: Remove reference to winreg being the fabled high-level registry interface.
........
  r80468 | georg.brandl | 2010-04-25 12:55:58 +0200 (So, 25 Apr 2010) | 1 line

  Patch from Tim Hatch: Minor spelling changes to _winreg docs.
........
  r80469 | georg.brandl | 2010-04-25 12:56:41 +0200 (So, 25 Apr 2010) | 1 line

  Fix code example to have valid syntax so that it can be highlighted.
........
  r80470 | georg.brandl | 2010-04-25 12:57:15 +0200 (So, 25 Apr 2010) | 1 line

  Patch from Tim Hatch: Make socket setblocking <-> settimeout examples symmetric.
........
Doc/library/_winreg.rst
Doc/library/fcntl.rst
Doc/library/socket.rst