mirror of
https://github.com/python/cpython.git
synced 2025-11-12 07:02:33 +00:00
Updated description for embed; added pysvr.
This commit is contained in:
parent
5c8b991175
commit
14b0e700a0
1 changed files with 5 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ in case I change my mind about them.
|
|||
|
||||
classes Some examples of how to use classes.
|
||||
|
||||
embed An example of embedding Python in another application.
|
||||
embed An example of embedding Python in another application
|
||||
(see also pysvr).
|
||||
|
||||
ibrowse An Emacs info file browser (uses stdwin).
|
||||
See also ../doc (the Python library documentation can
|
||||
|
|
@ -23,6 +24,9 @@ ibrowse An Emacs info file browser (uses stdwin).
|
|||
|
||||
md5test Test program for the optional md5 module.
|
||||
|
||||
pysvr An example of embedding Python in a threaded
|
||||
application.
|
||||
|
||||
rpc A set of classes for building clients and servers for
|
||||
Sun RPC.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue