On Fri, Nov 21, 2008 at 8:10 AM, josch <[EMAIL PROTECTED]> wrote:
> so the only way i can access a resource is throuh a combination of
> backslashes and slashes like this:
> pyglet\\window/carbon/__init__.py

What about using os.path.join('pyglet', 'window', 'carbon',
'__init__.py')? Wouldn't it be "the right way to do it"?

-- 
Kao Cardoso Félix

Página pessoal: http://www.inf.ufrgs.br/~kcfelix
Blog: http://kaofelix.blogspot.com

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