New submission from Steven D'Aprano <st...@pearwood.info>: There is a command line switch -U (uppercase U) which is mentioned in PEP 3147 http://www.python.org/dev/peps/pep-3147/ but doesn't appear to be documented anywhere.
It is listed here, but not described: http://docs.python.org/using/cmdline.html Nor does it appear in the output of pythonX --help for X in 2.5, 2.6 and 3.1. ---------- assignee: georg.brandl components: Documentation messages: 98607 nosy: georg.brandl, stevenjd severity: normal status: open title: Command line option -U not documented versions: Python 2.5, Python 2.6, Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7821> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com