From: Georg Brandl Date: Tue, 28 Apr 2009 18:20:48 +0000 (+0000) Subject: Blocked revisions 71960-71961 via svnmerge X-Git-Tag: v2.6.3rc1~357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ba8e571c18d371ce4c12cffeac5523de9d97012;p=python Blocked revisions 71960-71961 via svnmerge ........ r71960 | georg.brandl | 2009-04-26 11:56:44 +0200 (So, 26 Apr 2009) | 1 line Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/. ........ r71961 | georg.brandl | 2009-04-26 11:57:29 +0200 (So, 26 Apr 2009) | 2 lines Update pydoc topics. ........ ---