Re: [Tutor] Traversing python datatypes via http

2008-02-05 Thread Tiger12506
> 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 That's a very unlikely request. There are a few ways to interpret this

[Tutor] Traversing python datatypes via http

2008-02-05 Thread Mark
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 ___ Tutor maillist - Tutor@python.org h