Consider the following code. What does it do?
A NameError exception
Opens a local HTML file, parses the content and displays the links.
Opens a remote web page, parses the content and displays the links.
Opens a page, which can be local or remote, parses the content and displays the links.