Bugfix: corrects erratic TreeModel get_path behavior. Was returning an extra slash...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 21 Oct 2010 21:41:19 +0000 (17:41 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 21 Oct 2010 21:41:19 +0000 (17:41 -0400)
commit754fdcbe9c16f8b5b59c548e16ff128efbf74653
tree738f112bafa62571e14f9a46852ef915fb3a075f
parentace621afe8c9c2e835001bac819302cbdeb5e2df
Bugfix: corrects erratic TreeModel get_path behavior. Was returning an extra slash at the end of paths with a given root.
models/base.py