os.
chroot
(path)
os.
chroot
(path)Change the root directory of the current process to path.
Availability: Unix.
Changed in version 3.6: Accepts a path-like object.
Related Reading
os.
chroot
(path)Change the root directory of the current process to path.
Availability: Unix.
Changed in version 3.6: Accepts a path-like object.
Related Reading
Except as otherwise noted, the content of this page is licensed under the CC BY 4.0.
Reward