[Pythonmac-SIG] bug in Carbon.Snd

Marcus H. Mendenhall marcus.h.mendenhall at vanderbilt.edu
Wed Jul 23 12:06:45 EDT 2003


I recently found an apparent bug in the automatically generated 
wrappers for Carbon.Snd.  There is a name conflict over SPB, which is 
both declared as a type object, and as a constructor for an SPB.  The 
type object is shadowing the SPB constructor, so it is impossible to 
build SPBs, and thus impossible to do much with the module.  Can the be 
fixed easily before 2.3 gets frozen?

Thanks.

Marcus Mendenhall




More information about the Pythonmac-SIG mailing list