mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
5468f4ff10
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. ........