mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Adding absolute_import to check_dynamic_symbols.py
This commit is contained in:
parent
f5d87a37ec
commit
098a562b01
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
# option. This file may not be copied, modified, or distributed
|
||||
# except according to those terms.
|
||||
|
||||
from __future__ import absolute_import, print_function
|
||||
|
||||
import sys
|
||||
import re
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue