aboutsummaryrefslogtreecommitdiff
path: root/Tests/misc/macRes_test.py
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-01 15:12:06 -0700
committerElliott Hughes <enh@google.com>2021-04-01 15:12:06 -0700
commit6cf80b8fa7eece3694d7375ff5de9a7f2cd19f7e (patch)
tree8e925d800e27f7a70c2b6a131b14526bc0f095b5 /Tests/misc/macRes_test.py
parent0e9d14bbfdfd2a1bf74c38eed07dc9b0ddf0162f (diff)
downloadfonttools-6cf80b8fa7eece3694d7375ff5de9a7f2cd19f7e.tar.gz
Upgrade fonttools to 4.22.0android-s-beta-2android-s-beta-1
Test: make Change-Id: I69cdb494f27868e707969c325386f039e5ea0e45
Diffstat (limited to 'Tests/misc/macRes_test.py')
-rw-r--r--Tests/misc/macRes_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/misc/macRes_test.py b/Tests/misc/macRes_test.py
index 2c0fd6a4..a6a8e9d4 100644
--- a/Tests/misc/macRes_test.py
+++ b/Tests/misc/macRes_test.py
@@ -1,4 +1,4 @@
-from fontTools.misc.py23 import *
+from io import BytesIO
import sys
import os
import tempfile