[Zope-dev] Re: [Zope] Strange line in User.py
Evan Simpson
evan@digicool.com
Fri, 24 Mar 2000 11:21:09 -0500
----- Original Message -----
From: Nicola Larosa <n.larosa@mclink.it>
> In lib/python/AccessControl/User.py I find the following lines:
>
> 368> _remote_user_mode=_remote_user_mode
> 369> _super=super
> 370> _nobody=nobody
These lines copy the values of three module-global names into the
BasicUserFolder class namespace, slightly changing the name of two of them
to prevent untrusted access to them.
I've redirected this thread to zope-dev.
Cheers,
Evan @ digicool & 4-am