commit | f34e396b18ebbfb5415f0d20b4d5b63374f48cca | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Wed Aug 04 14:42:13 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Wed Aug 04 14:42:13 2010 +0000 |
tree | 7cad218ceaf3ed5860386ff45c6c1bdb3dcc12c3 | |
parent | 042cf1ae8c7f1ba01901ea448ba74bc6dc23d4fc [diff] |
Issue #5798: Handle select.poll flag oddities properly on OS X. This fixes test_asynchat and test_smtplib failures on OS X. (Backport of r73182 from trunk.)