]> granicus.if.org Git - python/commit
First steps towards a generalized converter of Python object
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 5 May 2002 21:48:12 +0000 (21:48 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 5 May 2002 21:48:12 +0000 (21:48 +0000)
commitefaffae8f6f6f0d1482e6931f851b1c7264c554d
treeca7a7d0d134cde187cc446ed54194fa510109904
parent46c04e140cf26d1b44935c28c6f15ea467400d22
First steps towards a generalized converter of Python object
hierarchies to CoreFoundation object hierarchies and vice versa.
Mac/Modules/cf/pycfbridge.c [new file with mode: 0644]
Mac/Modules/cf/pycfbridge.h [new file with mode: 0644]