summaryrefslogtreecommitdiff
path: root/tests/timeout_test_with_statement.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-23/+21
* pypy compatibilityJakub Stasiak2014-04-151-0/+2
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...Sergey Shepelev2013-12-031-6/+8
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-5/+5
* Tweaked the implementation of Timeout so that passing True as the exception c...Ryan Williams2010-06-191-2/+22
* py3k - corrections for deprecation warnings reported by python2.6 -3.amajorek2010-03-091-1/+1
* Renamed test__api_timeout to timeout_test_with_statementRyan Williams2010-02-151-0/+116