diff options
| author | Peter LaFosse <peter@vector35.com> | 2021-03-01 11:07:39 -0500 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2021-03-02 07:50:56 -0500 |
| commit | dc5798ff89c22c8c74fdf59f49a415d3a9569129 (patch) | |
| tree | c467094817d7d76019a298d3f20a50a1b5ceef29 /python/architecture.py | |
| parent | 66e5622532b2302009dc6b5f956629c370ff068a (diff) | |
Some python3 changes
Diffstat (limited to 'python/architecture.py')
| -rw-r--r-- | python/architecture.py | 1 |
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 |
