Import os module
This commit is contained in:
parent
1d1920decb
commit
aa66f20fcc
@ -9,6 +9,7 @@
|
||||
import error
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
|
||||
class Parser(object):
|
||||
def __init__(self, domain, text, whoisServer=None):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user