Re: [Webware-devel] Files of multiple extensions

2001-09-10 Thread Tavis Rudd
Ian wrote: >Is it possible for Webware, as it currently stands, to >pick one file over another by extension? In particular, I >want .tmpl files to be picked over .py files (as the .py >would be more or less generated from the .tmpl). It seems >like this isn't possible now...? >Ian The rede

[Webware-devel] Files of multiple extensions

2001-09-10 Thread Ian Bicking
Is it possible for Webware, as it currently stands, to pick one file over another by extension? In particular, I want .tmpl files to be picked over .py files (as the .py would be more or less generated from the .tmpl). It seems like this isn't possible now...? Ian ___