This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

21.5. urllib — URL handling modules

urllib is a package that collects several modules for working with URLs:

Previous topic

21.4. wsgiref — WSGI Utilities and Reference Implementation

Next topic

21.6. urllib.request — Extensible library for opening URLs

This Page

«