Eric Snow <[email protected]> added the comment: +1 Both the -p and --nopath0 would be great additions and a good match for PEP 395.
So "-p ." would be equivalent to the current implicit sys.path[0] initialization, right? Would any other effects happen with "-p" than sys.path[0] initialization? I'll follow up with my one concern (the implicit "-p .") in a follow-up message. ---------- _______________________________________ 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
