]> granicus.if.org Git - python/commit
Removed the 'ensure_*' methods -- they're just too handy too keep in one
authorGreg Ward <gward@python.net>
Sun, 4 Jun 2000 14:20:57 +0000 (14:20 +0000)
committerGreg Ward <gward@python.net>
Sun, 4 Jun 2000 14:20:57 +0000 (14:20 +0000)
commit4227dc1b1531a4d1532c693ac0c255e8412b50a1
treee80e1b317d471c352ddc599d4d925eac41a22130
parent6f980b59368c022fe7c1925e83f909dabf74e634
Removed the 'ensure_*' methods -- they're just too handy too keep in one
command class, so they're now in the Command base class.
Lib/distutils/command/bdist_rpm.py