mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added description of the extend subdirectory.
This commit is contained in:
parent
895e1052e3
commit
a955967a5b
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ classes Some examples of how to use classes.
|
|||
embed An example of embedding Python in another application
|
||||
(see also pysvr).
|
||||
|
||||
extend An example of using the generic Makefile.pre.in from
|
||||
the Misc directory to build a statically linked or
|
||||
shared extension module.
|
||||
|
||||
ibrowse An Emacs info file browser (uses stdwin).
|
||||
See also ../doc (the Python library documentation can
|
||||
be converted to info format).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue