mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove mentions of the Demo directory.
This commit is contained in:
parent
856898b395
commit
59b44721e3
10 changed files with 16 additions and 30 deletions
|
@ -35,9 +35,6 @@ stdio file pointer and a file name (for identification in error messages only)
|
|||
to :c:func:`PyRun_SimpleFile`. You can also call the lower-level operations
|
||||
described in the previous chapters to construct and use Python objects.
|
||||
|
||||
A simple demo of embedding Python can be found in the directory
|
||||
:file:`Demo/embed/` of the source distribution.
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue