On Mon, Aug 18, 2008 at 11:51 PM, Richard Jones <[EMAIL PROTECTED]> wrote: ... > but even better is: > > isinstance(var, tuple) > > because then you can allow for subclasses of the tuple type :)
Sounds good to me. The change is pretty simple anyway, but I'm surprised no one ever ran in to that before since the docs cover it. :-D --Patrick. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
