summaryrefslogtreecommitdiff
path: root/python/architecture.py
diff options
context:
space:
mode:
authorPeter LaFosse <peter@vector35.com>2021-03-01 11:07:39 -0500
committerPeter LaFosse <peter@vector35.com>2021-03-02 07:50:56 -0500
commitdc5798ff89c22c8c74fdf59f49a415d3a9569129 (patch)
treec467094817d7d76019a298d3f20a50a1b5ceef29 /python/architecture.py
parent66e5622532b2302009dc6b5f956629c370ff068a (diff)
Some python3 changes
Diffstat (limited to 'python/architecture.py')
-rw-r--r--python/architecture.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/architecture.py b/python/architecture.py
index ea868ff0..098293a8 100644
--- a/python/architecture.py
+++ b/python/architecture.py
@@ -18,7 +18,6 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
-from __future__ import absolute_import
import traceback
import ctypes
import abc