not my name ^^ didn't want to confuse anybody here ^^
Original-Nachricht
> Datum: Tue, 2 Feb 2010 04:43:04 -0800 (PST)
> Von: "Jason M. Marshall"
> An: pygame-users@seul.org
> Betreff: Re: [pygame] BUG: The behavior of the Group.has method vs. its
>
7). It'll affect how I update the
pygame.sprite unittest.
Thanks,
Jason
- Original Message
From: Yannick Weinz
To: pygame-users@seul.org
Sent: Tue, February 2, 2010 5:11:43 AM
Subject: Re: [pygame] BUG: The behavior of the Group.has method vs. its
documentation
Hi,
I would suggest cha
uot;Jason M. Marshall"
> An: pygame-users@seul.org
> Betreff: Re: [pygame] BUG: The behavior of the Group.has method vs. its
> documentation
> PS. Actually, I just realized that Group.has only checks the membership of
> the first sprite when I call grp1.has(spr1, spr2). It's not
;>> set1.issuperset(set2)
True
Jason
- Original Message
From: "d...@amberfisharts.com"
To: pygame-users@seul.org
Sent: Mon, February 1, 2010 5:54:31 AM
Subject: Re: [pygame] BUG: The behavior of the Group.has method vs. its
documentation
But the current behavior
code.
- Original Message
From: Jason M. Marshall
To: pygame-users@seul.org
Sent: Mon, February 1, 2010 6:28:59 AM
Subject: Re: [pygame] BUG: The behavior of the Group.has method vs. its
documentation
Unfortunately, correcting the documentation will make it complicated. If we
correct the document
I'll add those.
Jason
- Original Message
From: René Dudfield
To: pygame-users@seul.org
Sent: Mon, February 1, 2010 5:42:38 AM
Subject: Re: [pygame] BUG: The behavior of the Group.has method vs. its
documentation
On Mon, Feb 1, 2010 at 7:15 PM, Jason M. Marshall wrote:
> In th
On Mon, 1 Feb 2010 19:42:38 +0800, René Dudfield wrote:
> On Mon, Feb 1, 2010 at 7:15 PM, Jason M. Marshall
wrote:
>> In the pygame.sprite module, I think that the Group.has method does not
>> behave according to its documentation. The online documentation states
>> that Group.has will return Tru
On Mon, Feb 1, 2010 at 7:15 PM, Jason M. Marshall wrote:
> In the pygame.sprite module, I think that the Group.has method does not
> behave according to its documentation. The online documentation states that
> Group.has will return True if the Group contains ALL of the given sprites.
> However
In the pygame.sprite module, I think that the Group.has method does not behave
according to its documentation. The online documentation states that Group.has
will return True if the Group contains ALL of the given sprites. However, in a
certain case, Group.has will return True if the Group conta