Traversing python datatypes via http

Mark mobiledreamers at gmail.com
Tue Feb 5 18:10:13 EST 2008


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




More information about the Python-list mailing list