thoughts? _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/Q7KFZTOLPLNGV47RTXCNRG5UPD5DDIRR/ Code of Conduct: http://python.org/psf/codeofconduct/
currently python -m requires you to cwd to the desired package root. I'd
like to suggest the ability to python -m
relative/path/to/package/root/module.submodule and python -m
/absolute/path/to/package/root/module.submodule
- [Python-ideas] python -m quality of life i... Soni L.
- [Python-ideas] Re: python -m quality ... Steven D'Aprano
- [Python-ideas] Re: python -m qual... Andrew Barnert via Python-ideas
- [Python-ideas] Re: python -m ... Random832
- [Python-ideas] Re: python -m ... Steven D'Aprano
- [Python-ideas] Re: python -m ... Soni L.
- [Python-ideas] Re: python... Steven D'Aprano
- [Python-ideas] Re: p... Soni L.
- [Python-ideas] R... Juancarlo Añez
- [Python-idea... Soni L.
- [Python-idea... Juancarlo Añez