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 20:33:32 +0100
  • Message-id: <20090317193332.GA2051@xxxxxxxxxxxxx>
* Jan Blunck <jblunck@xxxxxxx> [Mar 17. 2009 17:32]:

(Missing 'equality' function for Pool in Python)

That should be done by SWIG automagically.
Somehow, it doesn't.

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.

Klaus
---
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups