Tool/简繁体转换工具/chscht.py
@@ -86,7 +86,7 @@ for parent, _, filenames in os.walk(path): for filename in filenames: fullPath = os.path.join(parent, filename) if not fullPath.endswith(".txt"): if not fullPath.lower().endswith(".txt"): continue totalCount += 1