mirror of https://github.com/python/cpython
ospath.py has been obsolete for long enough.
This commit is contained in:
parent
e467be6511
commit
63cf3960df
|
@ -1,3 +0,0 @@
|
|||
# ospath.py is obsolete
|
||||
import os
|
||||
exec 'from %s import *' % os.name
|
Loading…
Reference in New Issue