]> granicus.if.org Git - python/commit
Used an adapted MethodGenerator to generate methods too for functions that have the...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Jul 2001 20:47:13 +0000 (20:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Jul 2001 20:47:13 +0000 (20:47 +0000)
commit6f70d62855311cb02c0cc9994b3706724cad61fb
treee568f0fa3f23d36116f945c31b87762776e3c2d7
parent3d3a91c18854aabb4f32cfd4a894de5099d4832a
Used an adapted MethodGenerator to generate methods too for functions that have the object as the second arg after a first CFAllocatorRef arg (which we pass as NULL always anyway).
Mac/Modules/cf/CFmodule.c
Mac/Modules/cf/cfscan.py
Mac/Modules/cf/cfsupport.py