tornado
tornado copied to clipboard
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.
nice !
Of course that should be done to each component of PYTHONPATH. Updated.
Thanks!