ignore userwarning in tests Required to run tests from source with the package already installed. Else one gets check_version_conflict warning from pkg_resources.
autoreload_test: Handle a relative PYTHONPATH This came up in the Debian package build of tornado, where we run the tests from a staged build of the module.