> If I understand Jon correctly, he wants to override the code that > guesses the name of the module to import -- Quixote's guesswork is, > IMHO, correct for most situations, but it's certainly possible to craft > your applications such that Quixote guesses wrong. > Jon, is that what's going on in your case? Or is it more subtle? That's basically it. There is also the case where I import several functions from the same module - "/login", "/testcookie", and "/logout" all live in Login.ptl, for example. jon Jonathan Corbet Executive editor, LWN.net corbet@lwn.net