]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
An interface to the LaunchServices API.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 2 Dec 2003 23:01:43 +0000 (23:01 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 2 Dec 2003 23:01:43 +0000 (23:01 +0000)
commit7d0a609e6f43b82f3aeeefcb0574f3c1e4b09ad4
tree61c5b06d9c0ae14ef1b7f9062e7f3b2c483ff315
parent148eb6a6b663df6f949b9eebc1f2b2a97ac11e5c
An interface to the LaunchServices API.
Lib/plat-mac/Carbon/LaunchServices.py [new file with mode: 0644]
Mac/Modules/launch/_Launchmodule.c [new file with mode: 0644]
Mac/Modules/launch/launchscan.py [new file with mode: 0644]
Mac/Modules/launch/launchsupport.py [new file with mode: 0644]
setup.py