Home
News
Download
Docs
Bugs
unassigned
unresolved
search
Contact
Tasks
Code
Name Password
register
Lost login?
FileTree.__add_dir(path) checks for '/' while splitting 'path', which obviously doesn't work on windows, thus resulting in a recursion. Replace that by a proper check for 'is root dir'.
Fixed in the repository.