]> granicus.if.org Git - python/commit
Change example of retrieving & calling a Python function to not use
authorFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:04:17 +0000 (19:04 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:04:17 +0000 (19:04 +0000)
commite77e5ef2af7f0cb667c32f59bc7cb1c88aac8697
tree9f0c1d3273a2da63ad4ef1f728e2c2e0c59ddcc4
parent292da58a5c2cc34c6e15907017079f93c77deb5f
Change example of retrieving & calling a Python function to not use
PyModule_GetDict(), which is also more flexible: it does not assume that the
"module" is a real module.
Doc/ext/embedding.tex