On Sat, Nov 20, 2010 at 10:08 PM, Navkirat Singh <navkir...@gmail.com> wrote:
> Hi Guys,
>
> Is there any way to pickle a database cursor? I would like a persistent 
> cursor over multiple HTTP requests. Any help would be awesome !

You can't. It's like a file handle in that respect.

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to