From: Brett Cannon Date: Fri, 1 Jan 2010 02:00:24 +0000 (+0000) Subject: Blocked revisions 77198 via svnmerge X-Git-Tag: v3.2a1~1928 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ddcc6ed90be6488c5d7ab83c315022053ab6191;p=python Blocked revisions 77198 via svnmerge ........ r77198 | brett.cannon | 2009-12-31 17:44:57 -0800 (Thu, 31 Dec 2009) | 3 lines Add some missing command-line options to the main list. All but -V were already documented. Left -V undocumented for now (and -U was already undocumented). ........ ---