"fumanchu" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Here's the web adaptation layer I use:
> http://projects.amor.org/misc/browser/alamode.py
> Have a look at the coerce_in and coerce_out functions.

Thanks! Plenty of useful ideas there.

My web framework already does all the HTML stuff, so I don't need that. 
Also, I note that alamode has hard coded dates in MDY order, which is 
surprising given the Unicode support, and a real problem.

DY 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to