--- a/Utilities/ModuleParser.py Wed Feb 13 18:51:15 2019 +0100 +++ b/Utilities/ModuleParser.py Wed Feb 13 18:59:31 2019 +0100 @@ -646,7 +646,7 @@ contents = _hashsub(r"\1", contents) else: if self.file.lower().endswith('.ptl'): - contents = "" + contents = "" else: contents = 1 and m.group("DocstringContents1") \ or m.group("DocstringContents2")