30 Jun
2005
30 Jun
'05
11:52 a.m.
--On 30. Juni 2005 13:48:19 +0200 gabor <gabor@nekomancer.net> wrote:
hi,
while working with zope, i many times have the following problem:
i find a method that i can use, and the documentation (for example) says: "returns the current user".
ok, but what kind of object is it? what methods does it have?
lib/python/AccessControl/User.py is your friend. -aj