mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
This commit is contained in:
commit
d285029ee8
8 changed files with 0 additions and 22 deletions
|
|
@ -4,9 +4,6 @@
|
|||
Extending and Embedding the Python Interpreter
|
||||
##################################################
|
||||
|
||||
:Release: |version|
|
||||
:Date: |today|
|
||||
|
||||
This document describes how to write modules in C or C++ to extend the Python
|
||||
interpreter with new modules. Those modules can define new functions but also
|
||||
new object types and their methods. The document also describes how to embed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue