]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Added PyMac_GetDirectory call which asks the user to select a
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 20 Feb 1995 15:56:10 +0000 (15:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 20 Feb 1995 15:56:10 +0000 (15:56 +0000)
commit3ec804af852620bea1349ac714667b68a463a3c0
treebfd2a765085c97c78d18521e743e9e9ebf785f91
parent77b5828cf0220e8f366daf16df987c101a383da1
- Added PyMac_GetDirectory call which asks the user to select a
  directory.
- No __main__ resource found message is now a dialog
- Fixes wrt stdio window handling in applets.

NB: these fixes require a new resource file.
Mac/Include/macglue.h
Mac/Python/macglue.c