]> granicus.if.org Git - python/commit
Enable os.path as a mostly-normal submodule, including "from os.path
authorFred Drake <fdrake@acm.org>
Tue, 19 Jan 1999 16:05:13 +0000 (16:05 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 19 Jan 1999 16:05:13 +0000 (16:05 +0000)
commit0237909e420db2897034a371087963be4a312552
tree1cbadd5e77448e5f162da6e63699c41a32bc67a8
parentcb5540e72af8b11ac7bf55051fdda38de57b5dcf
Enable os.path as a mostly-normal submodule, including "from os.path
import isfile" and "import os.path".
Lib/os.py