24 Mar
2000
24 Mar
'00
3:45 p.m.
In lib/python/AccessControl/User.py I find the following lines: 368> _remote_user_mode=_remote_user_mode 369> _super=super 370> _nobody=nobody The line n.368 looks suspiciously different from the others, it seems kind of not doing anything. :^) Is this problematic, or just forgotten around?