From: SourceForge.net <no...@so...> - 2007-05-30 21:22:10
|
Bugs item #1728601, was opened at 2007-05-30 14:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1728601&group_id=20937 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Check number of arguments in semantic error message Initial Comment: Test case: RSAkey.verify(hash) #only one argument PyCrypto behaviour: TypeError: verify() takes exactly 3 arguments (2 given) Comment: I believe the number of arguments is artificially incremented by one, as the test has only one argument. My mail: mga...@ya... Thank you ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1728601&group_id=20937 |