DataFolder.items

DataFolder.items()

Return the key,value pairs for the subbroups of this folder.

Parameters:

fldr (BaseFolder) – DataFolder instance when not a bound method.

Yields:

Pass through to the group.items() iterator.