Just a heads up - pyglet.app.win32 is missing an 'import time' statement. I just added an issue in the tracker for this.
Also, I think the timing issue link should be http://code.google.com/p/pyglet/issues/detail?id=445 Padraig On 20 Aug 2009, at 19:46, Ben Smith wrote: > > Hello pygleteers! > > I've moved a lot of fixes into the pyglet 1.1 maintenance branch. > I've got it working better than the 1.1.3 release, according to > pyglet's tests, but it's really at a point where it needs to be tried > in many configurations for many uses. > > The latest commit on the branch is revision 2509. If anyone that's > interested would grab it with svn from > http://pyglet.googlecode.com/svn/branches/pyglet-1.1-maintenance > > There's specifically an issue with some of the timing tests reported > for windows xp here http://code.google.com/p/pyglet/issues/detail?id=441 > that I'd like to track down, though a proposed solution exists. I > have also placed a few notes about running pyglet tests on the wiki > here: http://code.google.com/p/pyglet/wiki/TestingAndDebugging > > For those of you that have projects that use pyglet, seeing if these > bugfix changes will work with your project would be very valuable. > Since pyglet does provide drop-in support, it can be tested with your > project without having to install a new version in your python's site > packages by just dropping the pyglet subfolder into your project's > directory and renaming it to pyglet. > > Thanks all, > -b > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
