On Apr 18, 5:37 am, Tristam MacDonald <[email protected]> wrote:
> As for pyglet importing everything by default, give it a try. Explicitly
> import all pyglet modules into each file of your program, and see what it
> does to your startup times. It may be that you can live with the increased
> launch times, but I certainly wouldn't want to impose that penalty on
> everyone.

Correct me if I'm wrong, but isn't a major part of pyglet modules
import time spend setting up audio/video/operating system resources?

-- 
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.

Reply via email to