Commit Graph

2 Commits

Author SHA1 Message Date
Ben Darnell 677c987ad9 Test that tornado.database is at least importable on all supported pythons.
Fix a problem preventing import on pypy (but apparently there are still other
issues with running MySQLdb on pypy, so the module will not actually work yet).
2011-08-02 23:26:50 -07:00
Ben Darnell f376841b2c Add a config file to run tornado tests under multiple python versions with tox.
Also fix a setup.py problem that was leaving files out of the sdist output.
2011-07-17 16:52:56 -07:00