New submission from Brian Szuter <[EMAIL PROTECTED]>: Python-2.5.2/Objects/setobject.c Line 1204
The result of set_copy() is not checked for NULL. [See Objects/setobject.c(set_difference) for example of correct usage] ---------- components: None messages: 76606 nosy: CWRU_Researcher1 severity: normal status: open title: The result of set_copy() is not checked for NULL type: performance versions: Python 2.5.3 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4465> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com