mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
Added os.setns and os.unshare to easily switch between namespaces on Linux. Co-authored-by: Christian Heimes <christian@python.org> Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.