]> granicus.if.org Git - python/commit
Insert "./" in front of pathname when it contains no '/' (if USE_SHLIB)
authorGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 20:55:05 +0000 (20:55 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 20:55:05 +0000 (20:55 +0000)
commit0bbf253e97f3ad04436b26ad4ba2a539f99f1116
treebad028913ee61a6c3e3aab9590e835054035ae9c
parent2878a69922548c9f663779e8c0087b24530d203e
Insert "./" in front of pathname when it contains no '/' (if USE_SHLIB)
Python/importdl.c