Antoine Pitrou added the comment:

That's not how -m should work. It should use the runpy facilities (see the 
runpy module). Otherwise it probably won't work properly with qualified module 
names ("-m pkg.subpkg.mod").

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21862>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to