Andy Leszczynski wrote:

> So how does it correspond to other piece of the code:
> 
> 2     def notfound(self, pagename):
> 3         return dict(pagename=pagename, data="", new=True)
> 
> new is a boolean here?

It comes through as a CGI query.

-- 
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   Men and women, women and men. It will never work.
   -- Erica Jong
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to