10 Sep
2000
10 Sep
'00
9:40 p.m.
I want to create a Role (myRole) for an object which is equivalent to the Manager Role, basically kust with a different name. How do I (via python) say that myRole is equivalent? Something similar to this: self._addRole( 'myRole', InheritPermissionsFromManager() ) Thanks, kh