path: adding support for . in directoies
authorFredrik Unger <fred@tree.se>
Fri, 20 Feb 2015 14:51:58 +0000 (15:51 +0100)
committerFredrik Unger <fred@tree.se>
Fri, 20 Feb 2015 14:51:58 +0000 (15:51 +0100)
commit870b74488439f6c30974eb759d5032fc06cb8c14
tree56b698c8b4a3ab7b2b996162887562b4beea0221
parentbdecaa29bbb25b5e4ccc2b08d04577e780a149b9
path: adding support for . in directoies

This was done as directories with : were not allowed
in Windows, and switching to . caused problems with the links relying
on the index.langcode.xml format.
treecutter/directory.py
treecutter/link.py
treecutter/sitemap.py