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.

classification
Title: Suggested patch for #1403410
Type: Stage:
Components: Library (Lib) Versions:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, jimjjewett, pterk
Priority: normal Keywords: patch

Created on 2006-01-13 00:37 by pterk, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
1403410.patch pterk, 2006-01-13 00:37
Messages (3)
msg49308 - (view) Author: Peter van Kampen (pterk) Date: 2006-01-13 00:37
Suggested patch for #1403410
msg49309 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-01-13 15:33
Logged In: YES 
user_id=764593

The related bug is that a reasonably helpful exception gets 
masked by one that provides almost no help in debugging the 
root cause.
msg49310 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-01-13 17:00
Logged In: YES 
user_id=1188172

Committed as revision 42028,42029.
History
Date User Action Args
2022-04-11 14:56:14adminsetgithub: 42792
2006-01-13 00:37:45pterkcreate