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
Thanks very much; fixe in r2384.
(Also, what a terribly confusing implementation/name for
os.path.split, given that it's not the analogue of str.split).
Alex.