]> granicus.if.org Git - python/commit
Andrew Kuchling: changed so the '_path_created' dictionary is keyed on
authorGreg Ward <gward@python.net>
Sat, 30 Sep 2000 17:47:17 +0000 (17:47 +0000)
committerGreg Ward <gward@python.net>
Sat, 30 Sep 2000 17:47:17 +0000 (17:47 +0000)
commit963cd2d85d26467f60a3c03b5025fddfff0cd80c
treedb7a54e5ae45e4f9496c1a5b92e1c9b34aca44ef
parent3e6d43801b9d8ec5e73588f52bac660e14257160
Andrew Kuchling: changed so the '_path_created' dictionary is keyed on
absolute pathnames; this lets it keep working in the face of chdir'ing
around.
Lib/distutils/dir_util.py