Re: Representing a Tree in Python

2009-05-14 Thread Benjamin Edwards
On May 13, 8:27 pm, CTO wrote: > On May 13, 8:19 am, bearophileh...@lycos.com wrote: > > > godshorse, you may use the "shortestPaths" method of this graph class > > of mine:http://sourceforge.net/projects/pynetwork/ > > > (It uses the same Dijkstra code by Eppstein). > > (Once you have all distanc

Re: Inputting data into a website question

2009-04-21 Thread Benjamin Edwards
On Apr 21, 11:10 pm, grocery_stocker wrote: > Let's say that I have a file with the following words > shirt > jeans > belt > jacket > > Now I want to be able to enter these words into the search function at > the following website.. > > http://oldnavy.gap.com/?redirect=true > > Is there some metho