]> granicus.if.org Git - python/commit
Merged revisions 85253,85452-85454 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 26 Nov 2010 07:21:01 +0000 (07:21 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 26 Nov 2010 07:21:01 +0000 (07:21 +0000)
commit420cca92e8b1b5b9bd2b9a58a93d4e8f0ff86d1d
treeabe9d1238c37edaf5596091f2d90d780f85fa5cf
parentc39da7910c67b57b701f01fbec1f5b3e430e9ace
Merged revisions 85253,85452-85454 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85253 | georg.brandl | 2010-10-06 10:52:48 +0200 (Mi, 06 Okt 2010) | 1 line

  Copyedit of os.symlink() docs.
........
  r85452 | georg.brandl | 2010-10-14 08:43:22 +0200 (Do, 14 Okt 2010) | 1 line

  #10046: small correction to atexit docs.
........
  r85453 | georg.brandl | 2010-10-14 08:46:08 +0200 (Do, 14 Okt 2010) | 1 line

  #6825: small correction to split() docs.
........
  r85454 | georg.brandl | 2010-10-14 08:48:47 +0200 (Do, 14 Okt 2010) | 1 line

  Mention 2to3.
........
Doc/library/atexit.rst
Doc/library/os.path.rst
Tools/README