Hi,
I am struggling to get a name of a group:

for group in f.walkGroups():
        print group

This prints me things like:

/mygroup1 (Group) ''

while I want to get a name (path) of the current group. I can not seem
to find any group.GetName() method or similar in the documentation.
I will be happy for any hints.

Thanks & Regards,
Dominik

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to