0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Lib/ospath.py
1994-08-01 11:34:53 +00:00

4 lines
68 B
Python

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