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 r.david.murray
Recipients Trundle, benjamin.peterson, ncoghlan, r.david.murray, rogerbinns
Date 2011-06-05.23:01:54
SpamBayes Score 0.006099493
Marked as misclassified No
Message-id <1307314915.44.0.553863406662.issue12265@psf.upfronthosting.co.za>
In-reply-to
Content
-1 on adding the prototype (especially since I think it isn't always possible to do so).  In many cases it would make the message overlong, and the user can look up the prototype by looking at their source code or using pydoc or their IDE.  The error message should contain the information that isn't available by looking at the source code.
History
Date User Action Args
2011-06-05 23:01:55r.david.murraysetrecipients: + r.david.murray, ncoghlan, benjamin.peterson, rogerbinns, Trundle
2011-06-05 23:01:55r.david.murraysetmessageid: <1307314915.44.0.553863406662.issue12265@psf.upfronthosting.co.za>
2011-06-05 23:01:54r.david.murraylinkissue12265 messages
2011-06-05 23:01:54r.david.murraycreate