tornado icon indicating copy to clipboard operation
tornado copied to clipboard

autoreload_test: Handle a relative PYTHONPATH

Open stefanor opened this issue 1 year ago • 2 comments

This came up in the Debian package build of tornado, where we run the tests from a staged build of the module.

stefanor avatar Jan 21 '24 19:01 stefanor

nice !

a-detiste avatar Jan 21 '24 21:01 a-detiste

Of course that should be done to each component of PYTHONPATH. Updated.

stefanor avatar Jan 22 '24 15:01 stefanor

Thanks!

bdarnell avatar Jun 12 '24 15:06 bdarnell