diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-05-03 16:33:37 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-05-03 16:33:37 +0200 |
| commit | 657776055cd07c1f9279e982fbfef88dca1ca71b (patch) | |
| tree | 4952be2ac2f999e74446601c5b138566a909e5e2 /wrappers/python | |
| parent | a94316159904e37ada2b932757a2594ef796efe0 (diff) | |
Python: Place py files in src
Diffstat (limited to 'wrappers/python')
| -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 |
