summaryrefslogtreecommitdiff
path: root/tests/stdlib/all_modules.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-5/+4
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-1/+1
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-1/+1
* Adding hub reset method around the stdlib tests prevents bad data from spilli...Ryan Williams2010-02-141-2/+2
* Added monkeypatch stdlib tests, which test how well monkeypatching works. Un...Ryan Williams2010-02-091-0/+41