Florent Guillaume wrote: > Isn't this what the __name__ argument is for? > > issues = PageTemplateFile('templates/issues', globals(), __name__='issues') > > (untested...) Maybe it should be, but it doesn't currently work. cheers, Chris