homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2007年01月11日.00:49:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
My proposed solution:
- if(!PyArg_NoKeywords("set()", kwds)
+ if(type == &PySet_Type && !PyArg_NoKeywords("set()", kwds)
History
Date User Action Args
2007年08月23日 14:39:59adminlinkissue1486663 messages
2007年08月23日 14:39:59admincreate

AltStyle によって変換されたページ (->オリジナル) /