commit | e318ec2b30c1f623127fef03a2dd7acd87a3b162 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Tue Nov 03 09:12:52 2015 -0500 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Tue Nov 03 09:20:54 2015 -0500 |
tree | e9b83bbeab559c1e716087d7bc74fb858de569cb | |
parent | 6fb8461c1ab08e5570db0bb4da3881042917cac2 [diff] |
Add PathTree to mapper library PathTree is a somewhat generic structure for associating data with a path, internally managed as a tree. It emulates built in python containers and supports iteration.