Update of /projects/cvsroot/python/dist/src/Doc/api In directory weyr:/home/fdrake/projects/python/Doc-152p1/api Modified Files: Tag: release152p1-patches api.tex Log Message: Patch from Paul Dubois pointing out that the dictionary reference returned from PyModule_GetDict() is borrowed. Made a couple of other details about PyModule_Get*() functions explicit.