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: dynload_next needs better errors
Type: Stage:
Components: macOS Versions: Python 2.2
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: jackjansen Nosy List: jackjansen
Priority: normal Keywords:

Created on 2002-12-12 10:38 by jackjansen, last changed 2022-04-10 16:06 by admin. This issue is now closed.

Messages (2)
msg13598 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2002-12-12 10:38
Dynload_next needs to give better error messages. The code in rev. 2.11 should give an idea.
msg13599 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2003-02-25 14:30
Logged In: YES 
user_id=45365

Fixed in rev 2.10.6.1.
History
Date User Action Args
2022-04-10 16:06:00adminsetgithub: 37603
2002-12-12 10:38:50jackjansencreate