Re: [Orbit-python-list] Committed my fixes to CVS
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2000-08-18 15:52:11
|
> // This really is a hack and will likely eventually go away. This > // attribute is a borrowed reference. > Py_DECREF(servant); Apparently this "fix" breaks other places. I'm working on it. |