diff options
author | Damien George <damien.p.george@gmail.com> | 2018-10-23 11:56:58 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-10-23 11:56:58 +1100 |
commit | 27ca9ab8b27f7b95f050313fa3d60d8bb79b1d85 (patch) | |
tree | 01c4466b7f1f0187618cea2d57eee8668d2798df | |
parent | af5b509c7533bdc86cef923d53fd5e2daf692036 (diff) |
tests/import: Add .exp file for module_getattr.py to not require Py 3.7.
-rw-r--r-- | tests/import/module_getattr.py.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/import/module_getattr.py.exp b/tests/import/module_getattr.py.exp new file mode 100644 index 000000000..bc59c12aa --- /dev/null +++ b/tests/import/module_getattr.py.exp @@ -0,0 +1 @@ +False |