]> granicus.if.org Git - python/commitdiff
ospath.py has been obsolete for long enough.
authorGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 19:49:14 +0000 (19:49 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 19:49:14 +0000 (19:49 +0000)
Lib/ospath.py [deleted file]

diff --git a/Lib/ospath.py b/Lib/ospath.py
deleted file mode 100644 (file)
index 1e66759..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# ospath.py is obsolete
-import os
-exec 'from %s import *' % os.name