[mod_python] getting a pickled form object returned

David Bear David.Bear at asu.edu
Mon Jun 19 17:44:48 EDT 2006


I would like to test some different methods on a req.form object, (not
built ins, but different ways to access form data)

Is there a quick and dirty way to get a form object returned as a
pickle? I would like to take that pickle of a web page, the paste it
into another python script for more work.. (Unless there is a better
way to get parts of the req object outside of a modpython invocation,
i.e. want a standard python environment to do some testing of
algorthms in)

-- 
David Bear
phone: 	480-965-8257
fax: 	480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"


More information about the Mod_python mailing list