12.3 Building a Web Browser in Python

Published: Sept. 29, 2016, 7 a.m.

We write a simple Python program that connects to a web server and retrieves a web document. It is a very simple web browser.