On Jan 19, 2008 2:28 PM, besttof <[EMAIL PROTECTED]> wrote: > > mh, i don't think my distribution of python is all that special. or, > maybe, i somehow have python 2.3 and python 2.5 installed ( i suspect > that the 2.3 came along with the migration assistant from my old tiger > laptop ) > > anyway, this is what python says: > >>> import pyglet > >>> pyglet.__file__ > 'pyglet/__init__.pyc' > > any use?
This is using the pyglet distribution directly in your current working directory; I was interested in the installed copy (i.e., move to a different directory first). Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
