Message192176
If most user code should catch a ModuleNotFoundError exception, perhaps it will be better rename old ImportError to ImportlibError (or ImportingError, or ImportMachineryError, or BaseImportError) and new ModuleNotFoundError to ImportError. This will left most existing user code untouched. |
|
| Date |
User |
Action |
Args |
| 2013-07-02 07:16:30 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, barry, brett.cannon, theller, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, python-dev, eric.snow, Guido.van.Rossum |
| 2013-07-02 07:16:30 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-07-02 07:16:30 | serhiy.storchaka | link | issue15767 messages |
| 2013-07-02 07:16:30 | serhiy.storchaka | create | |
|