26 Nov
2002
26 Nov
'02
7:40 p.m.
Andreas Jung writes:
... Internally I call PyObject_SetItem() to store the word-wid mapping. "PyObject_SetItem" creates new references for key and value. Is this what you expect?
I know, this should affect all platforms and be independent of whether or not the code runs within or outside Zope. Dieter