This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Carbon.CF module needs new style classes
Type: Stage:
Components: macOS Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: jackjansen Nosy List: jackjansen
Priority: normal Keywords:

Created on 2003-03-03 13:01 by jackjansen, last changed 2022-04-10 16:07 by admin. This issue is now closed.

Messages (2)
msg14915 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2003-03-03 13:01
Carbon.CF is the only Mac toolbox module that hasn't been converted to new-style classes yet, even though it is probably the one that would benefit most.
msg14916 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2004-07-16 09:32
Logged In: YES 
user_id=45365

Fixed for 2.4.
History
Date User Action Args
2022-04-10 16:07:17adminsetgithub: 38085
2003-03-03 13:01:05jackjansencreate