]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
For an event 'foo-bar', the corresponding method must be called
authorGuido van Rossum <guido@python.org>
Tue, 20 Apr 1999 17:32:52 +0000 (17:32 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 Apr 1999 17:32:52 +0000 (17:32 +0000)
commit79d4398c30ab25bfca5056185c2571d32a4e06a1
treebb245b75034ad938585d009320b8d2415f2821dd
parenta670d0c97b0ba803408ec82a275046ace5a1e39f
For an event 'foo-bar', the corresponding method must be called
foo_bar_event().  Therefore, fix the references to zoom_height() in
the example.
Tools/idle/extend.txt