Fetching data from a HTML file

2012-03-23 Thread Sangeet
't been able to figure out how to read data from HTML tables. Reading from the source, is the best (read rudimentary) way I could come up with. Any suggestions are welcome! Thanks, Sangeet -- http://mail.python.org/mailman/listinfo/python-list

Re: Accessing the files by last modified time

2012-03-23 Thread Sangeet
On Thursday, 22 March 2012 17:19:23 UTC+5:30, Chris Rebert wrote: > On Thu, Mar 22, 2012 at 4:33 AM, Sangeet wrote: > > Hi > > > > I am new to the python programming language. > > > > I've been trying to write a script that would access the last modified f

Re: Accessing the files by last modified time

2012-03-23 Thread Sangeet
On Thursday, 22 March 2012 17:34:43 UTC+5:30, Tim Williams wrote: > On Mar 22, 7:33 am, Sangeet wrote: > > Hi > > > > I am new to the python programming language. > > > > I've been trying to write a script that would access the last modified file > >