G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
67 stars 36 forks source link

'Section.findSections' returns its own Section in the resultset #690

Closed mpsonntag closed 7 years ago

mpsonntag commented 7 years ago

When calling Section.findSections, the result set of subsections also contains itself (the section from which the function was called) if the used filter applies. The question arose whether the expected behavior is rather to exclude itself from the search result.