Mailinglist Archive: zypp-devel (102 mails)
| < Previous | Next > |
Re: [zypp-devel] [PATCH 3/3] Fix Python testcase for the Solver
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Tue, 17 Mar 2009 21:14:27 +0100
- Message-id: <20090317201427.GB4462@xxxxxxxxxxxxx>
* Jan Blunck <jblunck@xxxxxxx> [Mar 17. 2009 21:09]:
Too late. Just committed ;-)
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Tue, Mar 17, Klaus Kaempf wrote:
* Jan Blunck <jblunck@xxxxxxx> [Mar 17. 2009 17:32]:
Somehow, it doesn't.
(Missing 'equality' function for Pool in Python)
That should be done by SWIG automagically.
It knows that it is working with _Pool pointers so it should implement
a __cmp()__ method for comparing them.
Exactly. Its already implemented for Solvable and Relation. I'll add
Pool and Repo soon.
Relax. I'm already working on that.
Too late. Just committed ;-)
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |