Hi.. I want to show the pictures with mod python directly. ( it support cache and image headers)
def showimage(req):
some process...
open /var/www/a.jpg and print
How can i do it ?
I'm sorry for my bad english.
Kind Regards....
--
http://mail.python.org/mailman/listinfo/python-list
