2 Aug
2002
2 Aug
'02
9:59 a.m.
How to get globals() from PythonScript in Zope? -- Error Value: global name 'globals' is not defined. I've tried: context.globals().get('something') Also how to dir() in PythonScript? -- Sincerely yours, Bogdan M. Maryniuck
No manual is ever necessary. May I politely interject here: BULLSHIT. That's the biggest Apple lie of all! (Discussion in comp.os.linux.misc on the intuitiveness of interfaces.)
2 Aug
2 Aug
9:06 p.m.
New subject: [Zope] Globals
Bo M. Maryniuck writes:
How to get globals() from PythonScript in Zope? -- Error Value: global name 'globals' is not defined.
I've tried: context.globals().get('something')
Also how to dir() in PythonScript? I fear, it will not work.
PythonScripts do not live in a real module. Dieter
8647
Age (days ago)
8647
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bo M. Maryniuck -
Dieter Maurer