Commit graph

3 commits

Author SHA1 Message Date
Nick Coghlan
7e2a0a900a Fix references to me 2024-05-22 21:13:35 +10:00
Nick Coghlan
46244c827d Issue #12: Sync API documentation from Python 3.10 2021-06-26 21:24:10 +10:00
Marc Abramowitz
90cf9323d4 Add support for tox (http://tox.testrun.org/)
```
$ tox
...
  py26: commands succeeded
  py27: commands succeeded
  pypy: commands succeeded
  py32: commands succeeded
  py33: commands succeeded
  py34: commands succeeded
  py35: commands succeeded
  pypy3: commands succeeded
  congratulations :)
```
2015-09-14 08:34:55 -07:00