From: Georg Brandl Date: Tue, 28 Apr 2009 18:19:43 +0000 (+0000) Subject: Blocked revisions 71904,71955 via svnmerge X-Git-Tag: v2.6.3rc1~359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93e1bc8a2e7b8326414d6ed57f5c20cc1b8a85f6;p=python Blocked revisions 71904,71955 via svnmerge ........ r71904 | georg.brandl | 2009-04-25 17:11:29 +0200 (Sa, 25 Apr 2009) | 1 line #5841: add deprecation py3k warning and notice in the docs for commands module. ........ r71955 | georg.brandl | 2009-04-26 08:01:04 +0200 (So, 26 Apr 2009) | 1 line Mostly formatting nits, and "and-ed together" -> "or-ed together" flags. ........ ---