Mailinglist Archive: zypp-devel (102 mails)
| < Previous | Next > |
Re: [zypp-devel] [PATCH 3/3] Fix Python testcase for the Solver
- From: Jan Blunck <jblunck@xxxxxxx>
- Date: Tue, 17 Mar 2009 21:09:15 +0100
- Message-id: <20090317200915.GA23737@xxxxxxxxxxxxxxx>
On Tue, Mar 17, Klaus Kaempf wrote:
Relax. I'm already working on that.
Cheers,
Jan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
* 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.
Cheers,
Jan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |