Issue1710805

classification
Title: better error messages in PyGetSetDescr
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, crotwell
Priority: normal Keywords: patch

Created on 2007-05-01.20:50:52 by crotwell, last changed 2007-05-06.06:12:52 by cgroves.

Files
File name Uploaded Description Edit Remove
betterPyGetSetDescrErrorMsg.diff crotwell, 2007-05-01.20:50:53
Messages
msg2707 (view) Author: Philip Crotwell (crotwell) Date: 2007-05-01.20:50:52
"bogus getset spec" isn't terribly useful, new error messages at least say what class and what is missing/wrong
msg2708 (view) Author: Charlie Groves (cgroves) Date: 2007-05-06.06:12:52
Committed in r3210.
History
Date User Action Args
2007-05-01 20:50:52crotwellcreate