From: Georg Brandl Date: Wed, 16 Jul 2008 03:45:47 +0000 (+0000) Subject: Blocked revisions 64854-64855 via svnmerge X-Git-Tag: v3.0b2~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2318cfa51f5695df6c5911fdcc43546b56386f6a;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64854-64855 via svnmerge ........ r64854 | raymond.hettinger | 2008-07-10 17:37:08 +0200 (Thu, 10 Jul 2008) | 1 line Clear the -3 warnings in optparse.py ........ r64855 | raymond.hettinger | 2008-07-10 18:06:41 +0200 (Thu, 10 Jul 2008) | 1 line Suppress -3 warnings in unittest.py ........ ---