]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Adapted to new async ManPage interface (kill, busy);
authorGuido van Rossum <guido@python.org>
Fri, 8 Jul 1994 14:28:38 +0000 (14:28 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 8 Jul 1994 14:28:38 +0000 (14:28 +0000)
commit119749b7d7f25afafb0a2850173966a9752448fe
treee84e155c7b85c1349c519247f09626fd34fe5c6a
parent7d5e4217ef0ce654572dc6f0efcf3d6db4a172d6
Adapted to new async ManPage interface (kill, busy);
Added case sensitive searching;
Added explicit buttons for man page display and search (in addition to
<Return> and double clicking in the listbox)
Demo/tkinter/guido/tkman.py