mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
parent
3c6b148a67
commit
fc43d00c17
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Writing an extension module is a relatively well-understood process,
|
|||
where a ``cookbook'' approach works well. There are several tools
|
||||
that automate the process to some extent. While people have embedded
|
||||
Python in other applications since its early existence, the process of
|
||||
embedding Python is less straightforward that writing an extension.
|
||||
embedding Python is less straightforward than writing an extension.
|
||||
|
||||
Many API functions are useful independent of whether you're embedding
|
||||
or extending Python; moreover, most applications that embed Python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue