Irit Katriel <iritkatr...@yahoo.com> added the comment:

pdb imports the module with importlib, and populates __main__ with data from 
its spec, including the package. This doesn't contradict the fact that the 
python command line can have only one "-m".

What is the actual problem here?

----------
nosy: +iritkatriel

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

Reply via email to