Message189636
For the specific case given, both error messages are misleading anyway - the problem is attempting to directly execute a module inside a package instead of using "-m".
However, for the case of attempting a relative import from a top level module, the old message is indeed preferable. |
|
| Date |
User |
Action |
Args |
| 2013-05-20 03:29:02 | ncoghlan | set | recipients:
+ ncoghlan, brett.cannon, flox, eric.snow |
| 2013-05-20 03:29:02 | ncoghlan | set | messageid: <[email protected]> |
| 2013-05-20 03:29:02 | ncoghlan | link | issue18018 messages |
| 2013-05-20 03:29:02 | ncoghlan | create | |
|