New submission from Georg Brandl:

I had specified c_default=-1 (note missing quotes) somewhere, and it raises an 
exception during the clinic --make run; there was no indication which file/line 
this was on.

Suggested patch attached.

----------
assignee: larry
files: clinic_exception_reporting.patch
keywords: patch
messages: 208008
nosy: georg.brandl, larry
priority: normal
severity: normal
status: open
title: Argument Clinic: recover a bit more gracefully from exceptions
Added file: http://bugs.python.org/file33440/clinic_exception_reporting.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20235>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to