def pathconf(self, name): return os.pathconf(self, name) # --- Modifying operations on files and directories