From: Mark Dickinson Date: Tue, 24 Jun 2008 15:37:23 +0000 (+0000) Subject: Blocked revisions 64508 via svnmerge X-Git-Tag: v3.0b2~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=11c1a3326f41e1eb2a1865a554bbd9b12819fddd;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64508 via svnmerge ........ r64508 | mark.dickinson | 2008-06-24 16:35:14 +0100 (Tue, 24 Jun 2008) | 2 lines Remove references to Py3k in __floor__, __ceil__ and __round__ documentation. ........ ---