mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-02 11:30:41 +00:00
import sys for lines 17 and 34
This commit is contained in:
parent
562a6fb61d
commit
50f31cad14
@ -1,4 +1,5 @@
|
||||
import re
|
||||
import sys
|
||||
|
||||
def parse_defs(fname):
|
||||
f = open(fname, "r")
|
||||
|
Loading…
Reference in New Issue
Block a user