commit | b970b869750ffbd0576153d26e7416e583225f44 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat Jul 04 02:28:47 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat Jul 04 02:28:47 2009 +0000 |
tree | 7ba427aefdabc97c459ed0e37c7bfc9e58a8bc0b | |
parent | 05bf01aeae0c917276371a59b40bf9a6df9e78ce [diff] |
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. ........