]> granicus.if.org Git - python/commit
Merge Py Idle changes
authorKurt B. Kaiser <kbk@shore.net>
Sun, 15 Sep 2002 22:02:58 +0000 (22:02 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 15 Sep 2002 22:02:58 +0000 (22:02 +0000)
commit908aece9f755e4418c19c26b036949b19b2162d3
tree76aa7ef5babf2266d25bb72418d5936c13c1dd03
parente72f05d5fb5b36400a5470a8420bbed302029839
Merge Py Idle changes
Rev 1.9
Improve handling of docstrings.  I had feared this was a case of
introspection incompatibility, but in fact it's just that calltips
always gave up on a docstring that started with a newline (but
didn't realize they were giving up <wink>).

Rev 1.10
(already merged)

Rev 1.11
(whitespace normalization, skip this time)

Rev 1.12
Remove unnecessary imports
Lib/idlelib/CallTips.py