Paul McGuire wrote:
> "Mathias Panzenboeck" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> >I wrote a few functions which IMHO are missing in python(s itertools).
> >
> > You can download them here:
> > http://sourceforge.net/project/showfiles.php?group_id=165721&package_id=212104
On Sun, 19 Nov 2006 21:35:24 +0100, Mathias Panzenboeck wrote:
> I wrote a few functions which IMHO are missing in python(s itertools).
>
> You can download them here:
> http://sourceforge.net/project/showfiles.php?group_id=165721&package_id=212104
>
> A short description to all the functions:
>
"Mathias Panzenboeck" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I wrote a few functions which IMHO are missing in python(s itertools).
>
> You can download them here:
> http://sourceforge.net/project/showfiles.php?group_id=165721&package_id=212104
>
> A short description to all
I wrote a few functions which IMHO are missing in python(s itertools).
You can download them here:
http://sourceforge.net/project/showfiles.php?group_id=165721&package_id=212104
A short description to all the functions:
icmp(iterable1, iterable2) -> integer
Return negative if iterable1 <