ID EN
OS

extsep

Python 3.11

The character which separates the base filename from the extension; for example, the '.' in os.py. Also available via os.path.

Syntax

PYTHON
os.extsep

See Also

os.path