Author: martin.v.loewis Date: Wed Sep 5 12:49:12 2007 New Revision: 57989 Modified: peps/trunk/pep-3121.txt Log: Rename PyModule_GetData to PyModule_GetState. Modified: peps/trunk/pep-3121.txt ============================================================================== --- peps/trunk/pep-3121.txt (original) +++ peps/trunk/pep-3121.txt Wed Sep 5 12:49:12 2007 @@ -104,7 +104,7 @@ as the first parameter. To access the module data, a function:: - void* PyModule_GetData(PyObject*); + void* PyModule_GetState(PyObject*); will be provided. In addition, to lookup a module more efficiently than going through sys.modules,
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4