[Zope] listen
Andreas Jung
Andreas Jung <lists@andreas-jung.com>
Mon, 28 Oct 2002 11:05:40 +0100
Nicht direkt. Python 2.3 bekommt wohl ein Modul fuer Sets, dass
vielleicht so was kann. Alternativ koenntest Du das BTrees
Package von Zope verwenden. Dort gibt es entsprechende Operation
auf Sets.
-aj
--On Montag, 28. Oktober 2002 11:54 +0200 Klinger Christian=20
<cklinger@econtec.de> wrote:
> Hallo Liste
>
> wieder mal ein kleines Problem
>
> ich habe zwei Listen:
>
> a=3D ('chriss','thomas')
> b=3D ('chriss','thomas','gustav')
>
> jetzt m=F6chte ich nur die werte haben die nicht doppelt in Liste b und b
> vorkommen!!
>
> also
>
> c=3D ('gustav')
>
> gibt es hierf=FCr vielleicht eine funktion ???
>
> mfg christian
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
---------------------------------------------------------------------
- Andreas Jung http://www.andreas-jung.com -
- EMail: andreas at andreas-jung.com -
- "Life is too short to (re)write parsers" -
---------------------------------------------------------------------