72
72
# (Note: files are executed by their owners, not the logged in user.
73
73
# This ensures users are responsible for their own programs and also
74
74
# allows them to be executed by the public).
77
77
# Split up req.path again, this time with respect to the jail
78
78
(working_dir, _) = os.path.split(filename_abs)