summaryrefslogtreecommitdiff
path: root/tests/test__socket_errors.py
Commit message (Expand)AuthorAgeFilesLines
* green.socket: create_connection() was wrapping all exceptions in socket.error...Sergey Shepelev2015-02-131-0/+10
* Remove most of the deprecated codeJakub Stasiak2014-10-101-1/+0
* PEP-8 fixesSergey Shepelev2014-08-271-4/+5
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-2/+2
* try/except/finally is a 2.5 featureRyan Williams2010-02-261-6/+7
* test for eventlet issue #38 and fixjmalicki2010-02-211-0/+31
* Moved get_hub, use_hub, get_default_hub to eventlet.hubs. This is a step in ...Ryan Williams2009-12-171-7/+2
* Something started listening on port 81, and this test started failing. Chang...Ryan Williams2009-12-111-1/+8
* Buncha tiny windows-specific fixes.Ryan Williams2009-12-071-1/+2
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-21/+0
* Renamed greentest to tests to be more standard.Ryan Williams2009-07-241-0/+42