summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-05-03 16:33:37 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-05-03 16:33:37 +0200
commit657776055cd07c1f9279e982fbfef88dca1ca71b (patch)
tree4952be2ac2f999e74446601c5b138566a909e5e2
parenta94316159904e37ada2b932757a2594ef796efe0 (diff)
Python: Place py files in src
-rw-r--r--wrappers/python/src/__init__.py (renamed from wrappers/python/eduvpncommon/__init__.py)0
-rw-r--r--wrappers/python/src/main.py (renamed from wrappers/python/eduvpncommon/main.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/wrappers/python/eduvpncommon/__init__.py b/wrappers/python/src/__init__.py
index 1df305b..1df305b 100644
--- a/wrappers/python/eduvpncommon/__init__.py
+++ b/wrappers/python/src/__init__.py
diff --git a/wrappers/python/eduvpncommon/main.py b/wrappers/python/src/main.py
index 5474ade..5474ade 100644
--- a/wrappers/python/eduvpncommon/main.py
+++ b/wrappers/python/src/main.py