diff --git a/.gitignore b/.gitignore index 8c2b884..940f068 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ # Built Visual Studio Code Extensions *.vsix +# Python cache +__pycache__ diff --git a/mocha/core/__pycache__/InstanceKey.cpython-311.pyc b/mocha/core/__pycache__/InstanceKey.cpython-311.pyc deleted file mode 100644 index 8f2a692..0000000 Binary files a/mocha/core/__pycache__/InstanceKey.cpython-311.pyc and /dev/null differ diff --git a/mocha/core/__pycache__/InstanceReference.cpython-311.pyc b/mocha/core/__pycache__/InstanceReference.cpython-311.pyc deleted file mode 100644 index a966174..0000000 Binary files a/mocha/core/__pycache__/InstanceReference.cpython-311.pyc and /dev/null differ diff --git a/mocha/core/__pycache__/Tenant.cpython-311.pyc b/mocha/core/__pycache__/Tenant.cpython-311.pyc deleted file mode 100644 index 85183f3..0000000 Binary files a/mocha/core/__pycache__/Tenant.cpython-311.pyc and /dev/null differ diff --git a/mocha/core/__pycache__/TenantReference.cpython-311.pyc b/mocha/core/__pycache__/TenantReference.cpython-311.pyc deleted file mode 100644 index 4580499..0000000 Binary files a/mocha/core/__pycache__/TenantReference.cpython-311.pyc and /dev/null differ diff --git a/mocha/core/__pycache__/__init__.cpython-311.pyc b/mocha/core/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index c360267..0000000 Binary files a/mocha/core/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/mocha/oms/__pycache__/DatabaseOms.cpython-311.pyc b/mocha/oms/__pycache__/DatabaseOms.cpython-311.pyc deleted file mode 100644 index 6791233..0000000 Binary files a/mocha/oms/__pycache__/DatabaseOms.cpython-311.pyc and /dev/null differ diff --git a/mocha/oms/__pycache__/MySQLDatabaseOms.cpython-311.pyc b/mocha/oms/__pycache__/MySQLDatabaseOms.cpython-311.pyc deleted file mode 100644 index 492ea9a..0000000 Binary files a/mocha/oms/__pycache__/MySQLDatabaseOms.cpython-311.pyc and /dev/null differ diff --git a/mocha/oms/__pycache__/Oms.cpython-311.pyc b/mocha/oms/__pycache__/Oms.cpython-311.pyc deleted file mode 100644 index 1cbaeae..0000000 Binary files a/mocha/oms/__pycache__/Oms.cpython-311.pyc and /dev/null differ diff --git a/mocha/oms/__pycache__/__init__.cpython-311.pyc b/mocha/oms/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 5d19c6a..0000000 Binary files a/mocha/oms/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebControl.cpython-311.pyc b/mocha/web/__pycache__/WebControl.cpython-311.pyc deleted file mode 100644 index 798646d..0000000 Binary files a/mocha/web/__pycache__/WebControl.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebControlAttribute.cpython-311.pyc b/mocha/web/__pycache__/WebControlAttribute.cpython-311.pyc deleted file mode 100644 index 9c162dc..0000000 Binary files a/mocha/web/__pycache__/WebControlAttribute.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebPage.cpython-311.pyc b/mocha/web/__pycache__/WebPage.cpython-311.pyc deleted file mode 100644 index 59fe0f9..0000000 Binary files a/mocha/web/__pycache__/WebPage.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebRequestHandler.cpython-311.pyc b/mocha/web/__pycache__/WebRequestHandler.cpython-311.pyc deleted file mode 100644 index 3705301..0000000 Binary files a/mocha/web/__pycache__/WebRequestHandler.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebScript.cpython-311.pyc b/mocha/web/__pycache__/WebScript.cpython-311.pyc deleted file mode 100644 index 4b456ed..0000000 Binary files a/mocha/web/__pycache__/WebScript.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebServer.cpython-311.pyc b/mocha/web/__pycache__/WebServer.cpython-311.pyc deleted file mode 100644 index 9f59898..0000000 Binary files a/mocha/web/__pycache__/WebServer.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebStyleSheet.cpython-311.pyc b/mocha/web/__pycache__/WebStyleSheet.cpython-311.pyc deleted file mode 100644 index a380a17..0000000 Binary files a/mocha/web/__pycache__/WebStyleSheet.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/WebStyleSheetFragment.cpython-311.pyc b/mocha/web/__pycache__/WebStyleSheetFragment.cpython-311.pyc deleted file mode 100644 index d62b7c7..0000000 Binary files a/mocha/web/__pycache__/WebStyleSheetFragment.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/XmlAttribute.cpython-311.pyc b/mocha/web/__pycache__/XmlAttribute.cpython-311.pyc deleted file mode 100644 index 8740073..0000000 Binary files a/mocha/web/__pycache__/XmlAttribute.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/XmlTag.cpython-311.pyc b/mocha/web/__pycache__/XmlTag.cpython-311.pyc deleted file mode 100644 index a9dc130..0000000 Binary files a/mocha/web/__pycache__/XmlTag.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/__pycache__/XmlTagStyles.cpython-311.pyc b/mocha/web/__pycache__/XmlTagStyles.cpython-311.pyc deleted file mode 100644 index 0ad8cc7..0000000 Binary files a/mocha/web/__pycache__/XmlTagStyles.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/controls/__pycache__/Box.cpython-311.pyc b/mocha/web/controls/__pycache__/Box.cpython-311.pyc deleted file mode 100644 index d337e62..0000000 Binary files a/mocha/web/controls/__pycache__/Box.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/controls/__pycache__/Grid.cpython-311.pyc b/mocha/web/controls/__pycache__/Grid.cpython-311.pyc deleted file mode 100644 index 0e0aac8..0000000 Binary files a/mocha/web/controls/__pycache__/Grid.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/controls/__pycache__/Label.cpython-311.pyc b/mocha/web/controls/__pycache__/Label.cpython-311.pyc deleted file mode 100644 index 1ea1e83..0000000 Binary files a/mocha/web/controls/__pycache__/Label.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/controls/__pycache__/TextBox.cpython-311.pyc b/mocha/web/controls/__pycache__/TextBox.cpython-311.pyc deleted file mode 100644 index 4ec48b8..0000000 Binary files a/mocha/web/controls/__pycache__/TextBox.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/controls/__pycache__/__init__.cpython-311.pyc b/mocha/web/controls/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 5f953f6..0000000 Binary files a/mocha/web/controls/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/pages/__pycache__/BaseWebPage.cpython-311.pyc b/mocha/web/pages/__pycache__/BaseWebPage.cpython-311.pyc deleted file mode 100644 index d502ddd..0000000 Binary files a/mocha/web/pages/__pycache__/BaseWebPage.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/pages/__pycache__/HomeWebPage.cpython-311.pyc b/mocha/web/pages/__pycache__/HomeWebPage.cpython-311.pyc deleted file mode 100644 index a42e223..0000000 Binary files a/mocha/web/pages/__pycache__/HomeWebPage.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/pages/__pycache__/LoginWebPage.cpython-311.pyc b/mocha/web/pages/__pycache__/LoginWebPage.cpython-311.pyc deleted file mode 100644 index 0cbddd9..0000000 Binary files a/mocha/web/pages/__pycache__/LoginWebPage.cpython-311.pyc and /dev/null differ diff --git a/mocha/web/pages/__pycache__/__init__.cpython-311.pyc b/mocha/web/pages/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 0933a0c..0000000 Binary files a/mocha/web/pages/__pycache__/__init__.cpython-311.pyc and /dev/null differ