Hello, I recently changed webhost and in the new one iam getting this error you can see if you visit http://superhost.gr when program execution reaches the line:
f = open( '../' + page )
In the previous host i wasn't getting this error.
page's contents is:
page = form.getvalue('page')
--
http://mail.python.org/mailman/listinfo/python-list
