Author illume
Recipients
Date 2006-06-30.00:59:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=2042

Py_INCREF should check for NULL with an assert.

All uses of va_arg should be checked to see if they return
NULL... and handle error codes!
History
Date User Action Args
2007-08-23 14:40:50adminlinkissue1512695 messages
2007-08-23 14:40:50admincreate