[ python-Bugs-856387 ] PyMac_GetOSErrException hack for 2.3.0 compatibility?

SourceForge.net noreply at sourceforge.net
Mon Dec 8 14:07:32 EST 2003


Bugs item #856387, was opened at 2003-12-08 14:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=856387&group_id=5470

Category: Macintosh
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Jack Jansen (jackjansen)
Summary: PyMac_GetOSErrException hack for 2.3.0 compatibility?

Initial Comment:
I'd like to be able to backport modules from Python CVS to 
2.3.0, such as _Launch, without changing source if 
possible.  The older pymactoolbox.h did not have 
PyMac_GetOSErrException.  I guess this was in macglue.h 
previously?  distutils always puts the installed Python's 
include dir first, so I can't use my CVS include dir.  Would it 
be reasonable to put a hack in the sources for these modules 
such that they can work around the pymactoolbox.h 
differences, or should I replace my system pymactoolbox.h?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=856387&group_id=5470



More information about the Python-bugs-list mailing list