]> granicus.if.org Git - python/commit
Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_'
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 13 Aug 2013 23:51:04 +0000 (19:51 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 13 Aug 2013 23:51:04 +0000 (19:51 -0400)
commitb638a38dc07dcc87c62eac5177b96824e2e8dfa2
tree603ea9592ce7b6a26546692ecb219e53ec6e2499
parent4221b7c7646ecf71425e7d3b46527d0faee8d613
Issue #18425: Add docstrings to IdleHistory.py.  Remove redundant 'history_'
prefix from two attributes and two methods of History class.
Lib/idlelib/IdleHistory.py
Lib/idlelib/PyShell.py