aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-24 06:38:35 -0500
committerJack Lloyd <[email protected]>2017-01-24 06:38:35 -0500
commit0040b939829abdfdc085ea64fba8eb8b4d8c48f0 (patch)
tree7790644a36c85c4d1a44e51563bb8f1933e2bb69
parent6a8da3d4f85d0655a9ab4a1eb5db98169cac8a47 (diff)
Rename Python module to botan2
Makes it easier to support side by side installs. And for the programmer it is easier if `import botan2` can always be used to refer to a specific version. GH #847
-rwxr-xr-xsrc/python/botan2.py (renamed from src/python/botan.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/python/botan.py b/src/python/botan2.py
index 399680b86..399680b86 100755
--- a/src/python/botan.py
+++ b/src/python/botan2.py