mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
New module webbrowser. Easy-to-use controller objects to make using a
Web browser as a help/information browser easy across platforms.
This commit is contained in:
parent
449c325303
commit
e4dbb86ab8
3 changed files with 97 additions and 0 deletions
|
@ -198,6 +198,7 @@ and how to embed it in other applications.
|
|||
\input{libprofile} % The Python Profiler
|
||||
|
||||
\input{internet} % Internet Protocols
|
||||
\input{libwebbrowser}
|
||||
\input{libcgi}
|
||||
\input{liburllib}
|
||||
\input{libhttplib}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue