62
62
(_, jail_dir, path) = studpath.url_to_jailpaths(req.path)
63
63
path = os.path.join('/', path)
64
64
(working_dir, _) = os.path.split(path)
67
66
# path is the filename relative to the user's jail.
68
67
# working_dir is the directory containing the file relative to the user's