]> granicus.if.org Git - python/commit
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
authorGreg Ward <gward@python.net>
Sat, 17 Jun 2000 02:19:30 +0000 (02:19 +0000)
committerGreg Ward <gward@python.net>
Sat, 17 Jun 2000 02:19:30 +0000 (02:19 +0000)
commitb248b7f84848cd05428af7ec052bbf530a3aa38e
tree467f91ee53684f18644d114251203e478deeb1f9
parentfcd4f87397039c65c7098f0a6c86961728fb9218
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
mutable, rather than public and constant.
Lib/distutils/dir_util.py