Re: [Webware-discuss] Index Weirdness

2001-06-30 Thread Jack Moffitt
Just to chime in on this. I too just encountered this problem. This fix works: > > 351c351,356 > > < uri[0] = uri[0] + '/' > > --- > > > if not uri[0][-1] == '/': > > >uri[0] = uri[0] + '/' > > > else: # the script_name after the final slash should be used > > >script_name = trans

Re: [Webware-discuss] MiddleKit Questions

2001-06-30 Thread haaserd
Sorry if I didn't do enough research and make my first question clear the first time around. It was MiscUtils/DataTable.py that was trying to load xxx.mkmodel/Classes.csv that gave me the problem. DataTable.py at line 293 does an open for the relative filename 'xxx.mkmodel/Classes.csv'. My scri

[Webware-discuss] Re: Missing FormKit

2001-06-30 Thread paul
Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > >At 06:14 PM 6/27/2001 +0200, Heiko Hees wrote: >>hi, >>in the python9 conference paper there is >>FormKit mentioned. Can i download it somewhere? > >I had to finalize the paper well before it was presented. Consequently, >some components did not make