]> granicus.if.org Git - python/commit
Mark Hammond writes: Here is another change that allows it to work for
authorGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 14:20:26 +0000 (14:20 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Jun 1999 14:20:26 +0000 (14:20 +0000)
commitea827e916c1a92820254b5adbc4b6580e29787da
tree4473b07f76d85a784d5070e8239fe2997d471baf
parentab3b50b4296e841c14ccc96a1aafde71b19db8d4
Mark Hammond writes: Here is another change that allows it to work for
class creation - tries to locate an __init__ function.  Also updated
the test code to reflect your new "***" change.
Tools/idle/CallTips.py