On Tue, Apr 11, 2017 at 09:28:22PM -0500, Wes Turner wrote: > python -m site > https://github.com/python/cpython/blob/master/Lib/site.py > - _script()
Wes, I have no idea what that code snippet is supposed to do, or even whether it is supposed to be working code. Remember that we can't read your mind. If you're experimenting with code and trying things out, please don't waste the time of everyone else by doing it on the mailing list. -- Steve _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
