mirror of
https://github.com/evilhero/mylar
synced 2024-12-21 23:32:23 +00:00
(#2425) import errno
This commit is contained in:
parent
9627a344ba
commit
8ae3d74466
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import re
|
|||
import ConfigParser
|
||||
import mylar
|
||||
from mylar import logger, helpers, encrypted
|
||||
import errno
|
||||
|
||||
config = ConfigParser.SafeConfigParser()
|
||||
|
||||
|
|
Loading…
Reference in a new issue