Re: removing cgi fieldstorage keys

2006-04-19 Thread Diez B. Roggisch
Tim Roberts wrote: > Kun <[EMAIL PROTECTED]> wrote: >> >>i don't know what happened but all of a sudden, my cgi.fieldstorage has >>two extra keys, 'x' and 'y', does anyone know how i can remove them in >>python? > > If this is coming from a web site that you created, then you darned well > better

Re: removing cgi fieldstorage keys

2006-04-18 Thread Tim Roberts
Kun <[EMAIL PROTECTED]> wrote: > >i don't know what happened but all of a sudden, my cgi.fieldstorage has >two extra keys, 'x' and 'y', does anyone know how i can remove them in >python? If this is coming from a web site that you created, then you darned well better figure out where they're comi

removing cgi fieldstorage keys

2006-04-18 Thread Kun
i don't know what happened but all of a sudden, my cgi.fieldstorage has two extra keys, 'x' and 'y', does anyone know how i can remove them in python? -- http://mail.python.org/mailman/listinfo/python-list