summaryrefslogtreecommitdiff
path: root/tests/test_path_to_node_mapping.py
AgeCommit message (Collapse)Author
2011-10-09Another micro optimization: deferred and cached calculation of attributes ↵etobi
within node instances
2011-10-09Refactored os.path.normapath() away, which is relative expensive and Fuse ↵etobi
already normalizes the paths for us
2011-10-04Fixed license header in source files - it's the BSD licence now!etobi
2011-09-30Initial commit (version 0.6)v0.6etobi