Hi Holger,

On Sun, Jun 20, 2010 at 09:46:02AM +0200, Holger Levsen wrote:
> Hi John, 
> 
> On Sonntag, 20. Juni 2010, John Wright wrote:
> > Sorry; we (the python-debian team) probably should have given some time
> > where loading debian_bundle didn't raise a DeprecationWarning.  Anyway,
> > the attached patch should squelch both warnings.
> 
> Thanks you for that.
> 
> The "import sets" change is unrelated, I assume. Does that work with python 
> 2.5 as well?

Sorry, yes, it's unrelated to the python-debian debian_bundle
deprecation.  Python < 2.4 didn't have a built-in set type, hence the
import sets business (I wrote that chunk to be compatible with python2.3
at the time).  So yes, using set instead of sets.Set will work with
python2.5.

-- 
John Wright <j...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to