]> granicus.if.org Git - python/commit
Merged revisions 86697 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 22 Nov 2010 19:45:06 +0000 (19:45 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 22 Nov 2010 19:45:06 +0000 (19:45 +0000)
commit5468f4ff10e4c5b13ae45e5d1be4f07b05c73048
tree8a7b9a8e726863ef60e033fdf77cc2ea3e07ed12
parent72d5a9d192b83f8bcd08f1507fac93d5768317e8
Merged revisions 86697 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86697 | alexander.belopolsky | 2010-11-22 14:40:51 -0500 (Mon, 22 Nov 2010) | 1 line

  Issue #6878: Fixed return type of tkinter methods documented to return lists.
........
Lib/tkinter/__init__.py
Lib/tkinter/tix.py
Lib/turtle.py