ICI Modules: path: separator


Modules by name : by type

Synopsis

string = path.separator

Description

A string giving the path element separator for this platform. On Unix systems this is the string "/", on Windows it is "\". Other systems return other values as appropriate.