1 message in com.perforce.p4python[p4python] Question about groups command
FromSent OnAttachments
Smith, Jeff12 Sep 2006 09:04.jpe
Subject:[p4python] Question about groups command
From:Smith, Jeff (jsm@medplus.com)
Date:09/12/2006 09:04:06 AM
List:com.perforce.p4python
Attachments:
attachment.jpe - 3k

OS: Windows XP SP2 Perforce server: 2005.1 Perforce client: 2006.1 Python: 2.4.2 P4Python: 0.6

when I try:

p4client.run('groups')

I get a list which contains every entry for every group rather than just a list of groups.

For instance, it I have only one group called mygroup with 2 users in it, then the p4python call returns a list of two items

{'group': 'mygroup', 'isSubGroup': '1', 'maxResults': '0', 'user': 'user1', 'timeout': '604800', 'maxScanRows': '0'} {'group': 'mygroup', 'isSubGroup': '1', 'maxResults': '0', 'user': 'user2', 'timeout': '604800', 'maxScanRows': '0'}

Is this expected behavior?

Jeff Smith Development Tools Group DTG <http://trackerweb.dev.medplus.com/tmtrack/tmtrack.dll?> HelpDesk DTG <http://yoda/medplus/Portal/Development/CMS/> Dashboard