From: Georg Brandl Date: Thu, 13 Aug 2009 09:00:38 +0000 (+0000) Subject: Blocked revisions 73832 via svnmerge X-Git-Tag: v3.1.1rc1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3deeed9a3250dfa1eab6b03db357ce188d512f64;p=python Blocked revisions 73832 via svnmerge ................ r73832 | gregory.p.smith | 2009-07-04 04:28:47 +0200 (Sa, 04 Jul 2009) | 9 lines Merged revisions 73818 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73818 | gregory.p.smith | 2009-07-03 13:48:31 -0700 (Fri, 03 Jul 2009) | 2 lines Adds the select.PIPE_BUF attribute to expose the system constant. ........ ................ ---