ENH: add new member function filter to Container class
3 unresolved threads
3 unresolved threads
Compare changes
Files
2+ 34
− 6
@@ -2575,8 +2575,6 @@ class PropertyList(list):
@@ -3093,12 +3091,12 @@ def _basic_sync(e_local, e_remote):
@@ -3730,6 +3728,36 @@ class Container(list):