[Python-Dev] PyObject_GenericGetAttr vs cygwin

Tim Peters tim@zope.com
Thu, 8 Nov 2001 15:18:10 -0500


[Michael Hudson]
>>> (2) change them to poke the relavent things into the type object at
>>>     module load time.
>>>
>>> Shall I just do (2)?

[Jason Tishler]
>> Yes, please try option 2 above.  If successful, would you be willing to
>> submit the patch to the SourceForge Python patch collector?

[Michael Hudson]
> It works.  Do you want to see the patches or shall I just check the
> changes in?

Michael, I'm assuming the patches aren't Cygwin-specific, in which case
please just check them in.  And thank you!

> BTW, _cursesmodule.c doesn't compile;

Is this supposed to be bad news <wink>?

count-your-blessings-if-it-did-compile-then-you'd-have-to-figure-out-
    why-it-doesn't-work-ly y'rs  - tim