python -m site https://github.com/python/cpython/blob/master/Lib/site.py - _script()
On Tuesday, April 11, 2017, Kamal Mustafa <[email protected]> wrote: > On the same theme with "import this" and "import antigravity", "import > me" I think can be both some fun way to introduce Python and also > offer a helpful functionality when troubleshooting python installation > with someone new to the language. > > Currently, we have to use some myriad approach like "show me the > output of `which python`" to know the basic info of the python > installation someone having trouble or asking question. > _______________________________________________ > Python-ideas mailing list > [email protected] <javascript:;> > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
