htmllib Example?
Ed
elb at cfdrc.com
Wed Aug 9 18:51:14 EDT 2000
More information about the Python-list mailing list
Wed Aug 9 18:51:14 EDT 2000
- Previous message (by thread): Embedding Python in a MS Windows app
- Next message (by thread): Argument mode order rules, Help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I want to parse an HTML file and then be able to get at the contents with function calls like: parsed_html.title() parsed_html.body() parsed_html.paragraphs() Is this the type of thing one would do with the htmllib module? I wasn't able to easily find any examples of its use. Can someone refer me to a simple example? Thanks for your help.
- Previous message (by thread): Embedding Python in a MS Windows app
- Next message (by thread): Argument mode order rules, Help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list