remove Python2 code

This commit is contained in:
mosfet80
2023-03-04 19:36:18 +01:00
committed by Chris Hennes
parent d03f287cf4
commit 3137dea940
79 changed files with 28 additions and 200 deletions

View File

@@ -59,8 +59,6 @@ class PythonSyntaxTestCase(unittest.TestCase):
self.whitelist += ["automotive_design.py"]
self.whitelist += ["ifc2x3.py"]
self.whitelist += ["ifc4.py"]
self.whitelist += ["__exec_old.py"]
def testAll(self):
mod_dir = os.path.join(App.getHomePath(), "Mod")