]> granicus.if.org Git - python/commit
Define 'self.force' in the constructor and remove the hack in '__getattr__()'
authorGreg Ward <gward@python.net>
Mon, 10 Apr 2000 13:11:51 +0000 (13:11 +0000)
committerGreg Ward <gward@python.net>
Mon, 10 Apr 2000 13:11:51 +0000 (13:11 +0000)
commitd197a3a12c851b59d48df1eda22cad0a570a6bd3
tree30cfb30de88b7014bd9035e04e51b02e01192c23
parent5f8b12f27e1cce4ff7e5fd3594a83855db350784
Define 'self.force' in the constructor and remove the hack in '__getattr__()'
to account for it not being defined in the constructor.
Lib/distutils/cmd.py