Nick Coghlan <[email protected]> added the comment: FWIW, I now think this should *only* be a long option. Short options are precious, and this is an unusual enough use case that I'm not yet sure it deserves one.
In particular, we may decide to use "-p" later for adding directories to sys.path, rather than specifically overriding sys.path[0] ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13475> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
