mirror of
https://github.com/python/cpython.git
synced 2025-11-09 22:16:39 +00:00
Make it clear that Demo/embed/ is from the source distribution.
This commit is contained in:
parent
beb27bfef7
commit
295fb434ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1706,7 +1706,7 @@ operations described in the previous chapters to construct and use
|
||||||
Python objects.
|
Python objects.
|
||||||
|
|
||||||
A simple demo of embedding Python can be found in the directory
|
A simple demo of embedding Python can be found in the directory
|
||||||
\file{Demo/embed}.
|
\file{Demo/embed/} of the source distribution.
|
||||||
|
|
||||||
|
|
||||||
\section{Embedding Python in \Cpp{}
|
\section{Embedding Python in \Cpp{}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue