ArneBachmann / tagsplorer

A quick and resource-efficient OS-independent tagging filetree extension tool and library
Mozilla Public License 2.0
3 stars 1 forks source link

Use os.path.normcase and normpath #80

Closed ArneBachmann closed 3 years ago

ArneBachmann commented 7 years ago

Requires switching normalization from upper to lower case

ArneBachmann commented 3 years ago

The Normalizer class has been rewritten and its use checked in all places. Should be fine now.