[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] BUG: pygame.event.peek



Hey,

Peeking can be quite be useful in many cases. I would sorely miss it if
it was gone.

Mithro

On Sun, 2006-07-30 at 11:40 +1000, Renà Dudfield wrote:
> Hi,
> 
> since peek is a kind of silly unthread safe function, maybe that
> functionality should be removed.
> 
> Anyone have any ideas about this?  If not, I'll remove that functionality.
> 
> Cheers,
> 
> On 7/11/06, Alex Holkner <aholkner@xxxxxxxxxxxxxx> wrote:
> > Alex Holkner wrote:
> >
> > > An additional undocumented signature is available:
> > >  pygame.event.peek(): return Event
> > >