]> git.ipfire.org Git - thirdparty/tornado.git/commit
autoreload_test: Handle a relative PYTHONPATH 3358/head
authorStefano Rivera <stefano@rivera.za.net>
Sun, 21 Jan 2024 19:55:16 +0000 (15:55 -0400)
committerStefano Rivera <stefano@rivera.za.net>
Mon, 22 Jan 2024 15:50:03 +0000 (11:50 -0400)
commit11b89100bd64a7f5b7d3c43f63ff2737d84241f3
treeca251ff0be9d7400dbb6774ab0c457c65a50f9c8
parent65a9e48f8ce645f104e3e0aa772222e70b0376d9
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.
tornado/test/autoreload_test.py