| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -5/+4 |
| | | |||||
| * | python3 compat: print() function syntax | Sergey Shepelev | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | python3 compat: 2to3: `except E as e:` syntax | Davanum Srinivas | 2013-12-03 | 1 | -1/+1 |
| | | | | | | | | First step to Python 3 compatibility "2to3 -w -f except ." See [1] [1] http://docs.python.org/2/library/2to3.html#fixers | ||||
| * | Adding hub reset method around the stdlib tests prevents bad data from ↵ | Ryan Williams | 2010-02-14 | 1 | -2/+2 |
| | | | | | spilling between them. | ||||
| * | Added monkeypatch stdlib tests, which test how well monkeypatching works. ↵ | Ryan Williams | 2010-02-09 | 1 | -0/+41 |
| Unsurprisingly, some tweakage was also needed. | |||||
