Groups2009 code: old dict.has_group() removed from the code which uses groups

I was playing with running code for a while to check how dicts, groups and SystemAdmin works.

Groups2009 code: Group __contains__ also checks if a group contains another group

autoadmin checks is one group is part of another. This changes allows one to check for containment not only members, but also groups. E.g. write 'OneGroup' in groups['AnotherGroup']

MoinMoin: Groups2009/2009-06-25 (last edited 2009-06-25 13:45:34 by DmitriiMiliaev)