Message192142
Ok, the history of all that makes sense, except now I wonder if ModuleNotFoundError is useful at all. I just reviewed a patch for 3.4 and in the latest revision all ImportError checks were replaced with ModuleNotFoundError checks. What purpose does that have except encouraging code churn? |
|
| Date |
User |
Action |
Args |
| 2013-07-01 17:43:18 | gvanrossum | set | recipients:
+ gvanrossum, barry, brett.cannon, pitrou, ezio.melotti, Arfrever, cvrebert, asvetlov, chris.jerdonek, python-dev, eric.snow, serhiy.storchaka |
| 2013-07-01 17:43:18 | gvanrossum | set | messageid: <[email protected]> |
| 2013-07-01 17:43:18 | gvanrossum | link | issue15767 messages |
| 2013-07-01 17:43:18 | gvanrossum | create | |
|