Is it possible to traverse say python lists via http://

say there is a list in the memory

can we traverse the list using list/next list/prev list/first list/last

is there a pythonic library to do that?

thanks

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to