]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Added support for PicHandle
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 14 Nov 1995 10:48:54 +0000 (10:48 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 14 Nov 1995 10:48:54 +0000 (10:48 +0000)
commit330f57699fd3e5c22c7f354ea0fb52deb47fa6a7
tree826c2d514b845a443198b93d37a22424b656b47e
parenta01a8f78cb76242cdc5f6f2ef67678c4172bb7d2
- Added support for PicHandle
- Added (by hand, through winedit.py) support for WindowPeek accessor
  functions that are currently declared as macros.
Mac/Lib/toolbox/Windows.py
Mac/Modules/win/Winmodule.c
Mac/Modules/win/winedit.py [new file with mode: 0644]
Mac/Modules/win/wingen.py
Mac/Modules/win/winscan.py
Mac/Modules/win/winsupport.py