| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unnecessary `list()` wrappers. In some places, I replaced `iterable.so... | Takayuki Shimizukawa | 2014-05-25 | 1 | -6/+4 |
| * | wrap py3 iterators with list() for each places that expect a list object. ref... | Takayuki Shimizukawa | 2014-04-30 | 1 | -5/+5 |
| * | remove 'six' name except importing line. | Takayuki Shimizukawa | 2014-04-30 | 1 | -2/+2 |
| * | use six privided functions/classes to support py2/py3 in one source. refs #1350. | Takayuki Shimizukawa | 2014-04-29 | 1 | -7/+3 |
| * | consistency nits | Georg Brandl | 2014-01-22 | 1 | -1/+2 |
| * | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -35/+30 |
| * | Fixed long lines and trailing whitespaces. | Tuomas Räsänen | 2009-05-05 | 1 | -11/+20 |
| * | Fix a few stylistic nits. | Georg Brandl | 2009-04-13 | 1 | -55/+55 |
| * | Add makefile target for easy test coverage checking. | Georg Brandl | 2009-02-22 | 1 | -0/+1163 |
