debian.hardy/compat
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 25 Mar 2013 14:20:10 +0100
changeset 8764 c4f022a6c7dd
parent 1299 dc4f774dc0af
permissions -rw-r--r--
[transaction] initialize transaction data and state related attribute. There is not reason to not explicitly declare and initialize attribute in Transaction.__init__. This change requires the introduction of a Transaction.clear() method to get ride of some wicked ``AttributeError`` based logic.

5