mirror of https://github.com/odrling/Aegisub
Convert osx-fix-libs.py to py3
This commit is contained in:
parent
48b98514df
commit
9a10103bd4
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in New Issue