update doc

This commit is contained in:
Michael Davidsaver
2018-11-04 16:25:24 -08:00
parent 4b05477417
commit dcf81c3744
7 changed files with 96 additions and 220 deletions

View File

@ -108,7 +108,7 @@ In somefile.c ::
PyMODINIT_FUNC init_myextname(void)
Installing for several Python versions
------------------------------------
--------------------------------------
The recipe for building and installing the pyDevSup module
for several python version side by side is ::