Fix markup glitches.

This commit is contained in:
Georg Brandl 2010-11-29 08:07:28 +00:00
parent cbabaf3fad
commit fd1d228e4e
1 changed files with 10 additions and 8 deletions

View File

@ -241,6 +241,7 @@ Excluded Functions
Functions declared in the following header files are not part
of the ABI:
- bytes_methods.h
- cellobject.h
- classobject.h
@ -274,6 +275,7 @@ Module and type initalizer functions are not available
Several functions dealing with interpreter implementation
details are not available:
- PyInterpreterState_Head, PyInterpreterState_Next,
PyInterpreterState_ThreadHead, PyThreadState_Next
- Py_SubversionRevision, Py_SubversionShortBranch