forked from mia/Aegisub
Convert osx-fix-libs.py to py3
This commit is contained in:
parent
9fd62692af
commit
8f42f11b11
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in a new issue