Re: [Zope-dev] Newbie security development question
24 Jan
2003
24 Jan
'03
12:09 a.m.
Moved to "zope@zope.org"... David Cain wrote at 2003-1-22 11:48 -0500:
I would like to import the ClassSecurityInfo class from a Python script and the examples don't seem to work:
If I try for the examples: from AccessControl import ClassSecurityInfo It doesn't work so when I try: from AccessControl.SecurityInfo import ClassSecurityInfo I get password challenged, and no username/password pair works (not even admin, or the emergency user). Please read the "README" file for the "Python Script" products.
You will learn how you can make modules and classes from modules accessible from Python Scripts.... Dieter
8473
Age (days ago)
8473
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer