]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added macfs.FindApplication() to find application FSSpec given signature.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 20 Sep 1996 15:25:16 +0000 (15:25 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 20 Sep 1996 15:25:16 +0000 (15:25 +0000)
commit924ca855da687484ba8ac1a81913777b5204797f
tree565809bddb09abc33b0bd984e0e9700249b8a02d
parentbdf03a0072ff662be72f5a72ae7f69a9e466c076
Added macfs.FindApplication() to find application FSSpec given signature.
Mac/Include/getapplbycreator.h [new file with mode: 0644]
Mac/Modules/macfsmodule.c
Mac/Python/getapplbycreator.c [new file with mode: 0644]