]> granicus.if.org Git - python/commit
Warn people away from PyModule_GetDict(), but not too strongly.
authorFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:32:07 +0000 (19:32 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 12 Apr 2002 19:32:07 +0000 (19:32 +0000)
commitf495ef7466e1955206d792d6c8e215d98bbc3db0
tree6db123093206bf1d8c9157cea0ad8eb9e8b7a9a6
parentc69343b69ab21a2cfc6cfd45b8768a2c1574a8bf
Warn people away from PyModule_GetDict(), but not too strongly.
(The real issue is whether modules can benefit from an alternate
implementation strategy rather than using a dictionary.  We should migrate
away from direct dictionary manipulation to allow more room for Jeremy to
flex the implementation with changes in globals lookup.)
Doc/api/concrete.tex