Python 2.7 Modules 20130718
by Diogo Kollross
Open documentation for Python 2.7 modules by their names.
About this Add-on
This search extension allows opening the documentation page for any Python 2.7 module from the official documentation site. Just search for the module name (e.g. re) and the browser will be redirected to the module documentation in the Library Reference.
Here are some of the names of documentation topics in the Library Reference that don't refer directly to modules:
Here are some of the names of documentation topics in the Library Reference that don't refer directly to modules:
- Table of Contents: index
- Built-in Functions: functions
- Built-in Constants: constants
- Built-in Types: stdtypes
- Built-in Exceptions: exceptions