]> granicus.if.org Git - python/commit
Added hash() and compare() functions. Needed because multiple WinObj's can now refer...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 19 Dec 2000 21:34:55 +0000 (21:34 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 19 Dec 2000 21:34:55 +0000 (21:34 +0000)
commit87a30924d07d0665519c75db93d3addd8a9b1dbf
treee7229270fed85bd0478d602bf6a409da27424378
parent620e9142668d04e3fd7def86a98c92ef6944044d
Added hash() and compare() functions. Needed because multiple WinObj's can now refer to the same underlying WindowRef.
Mac/Modules/win/Winmodule.c
Mac/Modules/win/winsupport.py