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:
Fred Drake 2000-07-07 03:36:12 +00:00
parent 449c325303
commit e4dbb86ab8
3 changed files with 97 additions and 0 deletions

View file

@ -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}