Files
cpython/Lib/ospath.py
T

4 lines
68 B
Python

# ospath.py is obsolete
import os
exec 'from %s import *' % os.name