Alexandre Vassalotti <[email protected]> added the comment:

The args argument is always a tuple created with Pdata_poptuple(). You can add 
an explicit type check. If this check fails a RuntimeError should be raised, 
because this would indicate a programming error in pickle.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to