]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added the 'ensure_*' methods from bdist_rpm; refactored 'ensure_filename()'
authorGreg Ward <gward@python.net>
Sun, 4 Jun 2000 14:21:28 +0000 (14:21 +0000)
committerGreg Ward <gward@python.net>
Sun, 4 Jun 2000 14:21:28 +0000 (14:21 +0000)
commit31413a7ba29be707e39f7687034059ddd65a2223
treeb33e0501618ee963926b17f6972349f03a365eeb
parent4227dc1b1531a4d1532c693ac0c255e8412b50a1
Added the 'ensure_*' methods from bdist_rpm; refactored 'ensure_filename()'
and added 'ensure_dirname()'.
Lib/distutils/cmd.py