# HG changeset patch # User Pawel Solyga # Date 1236187342 0 # Node ID cd7174032b56c49bb62b76d712bd9a3c9665271a # Parent 1fc2089f4bc95183edbe4baa2ff2db88c46ebf67 Add missing whitespace in soc.logic.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed diff -r 1fc2089f4bc9 -r cd7174032b56 app/soc/logic/models/role.py --- a/app/soc/logic/models/role.py Wed Mar 04 17:21:39 2009 +0000 +++ b/app/soc/logic/models/role.py Wed Mar 04 17:22:22 2009 +0000 @@ -49,7 +49,7 @@ group_logic: logic for the group which should be retrieved scope_path : the scope path of the entity """ - group_key_fields = scope_path.rsplit('/',1) + group_key_fields = scope_path.rsplit('/', 1) if len(group_key_fields) == 1: # there is only a link_id