Re: [Tutor] curl and python

2009-01-16 Thread Kent Johnson
On Fri, Jan 16, 2009 at 5:56 PM, Jeremiah Jester wrote: > I'm trying to get curl to traverse a remote http directory get all page > names and do some processing on these file with python. > > For starters, i need to get the directory listing in an array from the > domain. Any ideas on how to do th

[Tutor] curl and python

2009-01-16 Thread Jeremiah Jester
I'm trying to get curl to traverse a remote http directory get all page names and do some processing on these file with python. For starters, i need to get the directory listing in an array from the domain. Any ideas on how to do this? Thanks, JJ Disclaimer: The information contained in this