]> granicus.if.org Git - python/commit
Merged revisions 83328,83341 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 19:21:26 +0000 (19:21 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 19:21:26 +0000 (19:21 +0000)
commitad8ac86f3c1adced344dbe8b94649c271a41067c
tree5e4f9cac0b6f20e9a87f042df78a145489b32671
parente2773252859bee24c85343d742244a242e49cb5a
Merged revisions 83328,83341 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83328 | raymond.hettinger | 2010-07-31 12:14:41 +0200 (Sa, 31 Jul 2010) | 1 line

  Document how to change OrderedDict update order from first to last.
........
  r83341 | georg.brandl | 2010-07-31 13:40:07 +0200 (Sa, 31 Jul 2010) | 1 line

  #9430: document timedelta str() and repr().
........
Doc/library/collections.rst
Doc/library/datetime.rst