On 22 Nov., 01:10, "Kao Cardoso Felix" <[EMAIL PROTECTED]> wrote:
> What about using os.path.join('pyglet', 'window', 'carbon',
> '__init__.py')? Wouldn't it be "the right way to do it"?

no, os.path.join() creates a path either separated by slashes (on
unix) or backslashes (on windows) and not a mix of both as requiered
here.
--~--~---------~--~----~------------~-------~--~----~
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