diff options
-rw-r--r-- | misc/python/Makefile (renamed from doc/python/Makefile) | 0 | ||||
-rw-r--r-- | misc/python/botan/__init__.py (renamed from doc/python/botan/__init__.py) | 0 | ||||
-rwxr-xr-x | misc/python/mkdeps.py (renamed from doc/python/mkdeps.py) | 0 | ||||
-rw-r--r-- | misc/python/src/base.cpp (renamed from doc/python/src/base.cpp) | 0 | ||||
-rw-r--r-- | misc/python/src/core.cpp (renamed from doc/python/src/core.cpp) | 0 | ||||
-rw-r--r-- | misc/python/src/filter.cpp (renamed from doc/python/src/filter.cpp) | 0 | ||||
-rw-r--r-- | misc/python/src/pipe.cpp (renamed from doc/python/src/pipe.cpp) | 0 | ||||
-rw-r--r-- | misc/python/src/x509.cpp (renamed from doc/python/src/x509.cpp) | 0 | ||||
-rwxr-xr-x | misc/python/test.py (renamed from doc/python/test.py) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/doc/python/Makefile b/misc/python/Makefile index dec00a632..dec00a632 100644 --- a/doc/python/Makefile +++ b/misc/python/Makefile diff --git a/doc/python/botan/__init__.py b/misc/python/botan/__init__.py index e6bd5266a..e6bd5266a 100644 --- a/doc/python/botan/__init__.py +++ b/misc/python/botan/__init__.py diff --git a/doc/python/mkdeps.py b/misc/python/mkdeps.py index 64eafb9dc..64eafb9dc 100755 --- a/doc/python/mkdeps.py +++ b/misc/python/mkdeps.py diff --git a/doc/python/src/base.cpp b/misc/python/src/base.cpp index 33457fe61..33457fe61 100644 --- a/doc/python/src/base.cpp +++ b/misc/python/src/base.cpp diff --git a/doc/python/src/core.cpp b/misc/python/src/core.cpp index 6c8f61c1c..6c8f61c1c 100644 --- a/doc/python/src/core.cpp +++ b/misc/python/src/core.cpp diff --git a/doc/python/src/filter.cpp b/misc/python/src/filter.cpp index 10497f851..10497f851 100644 --- a/doc/python/src/filter.cpp +++ b/misc/python/src/filter.cpp diff --git a/doc/python/src/pipe.cpp b/misc/python/src/pipe.cpp index e586b087f..e586b087f 100644 --- a/doc/python/src/pipe.cpp +++ b/misc/python/src/pipe.cpp diff --git a/doc/python/src/x509.cpp b/misc/python/src/x509.cpp index dc462f48b..dc462f48b 100644 --- a/doc/python/src/x509.cpp +++ b/misc/python/src/x509.cpp diff --git a/doc/python/test.py b/misc/python/test.py index c73cc9369..c73cc9369 100755 --- a/doc/python/test.py +++ b/misc/python/test.py |