Beginner Q. interrogate html object OR file search?

2009-12-02 Thread Mark G
Hi all, I am new to python and don't yet know the libraries well. What would be the best way to approach this problem: I have a html file parsing script - the file sits on my harddrive. I want to extract the date modified from the meta-data. Should I read through lines of the file doing a

Re: Beginner Q. interrogate html object OR file search?

2009-12-02 Thread Mark G
parsing script you say you have already, or how the date is 'modified from' the meta-data. On Wed, Dec 2, 2009 at 10:24 PM, Mark G markgraha...@gmail.com wrote: Hi all, I am new to python and don't yet know the libraries well. What would be the best way to approach this problem: I have a html