mirror of
https://github.com/evilhero/mylar
synced 2024-12-22 07:42:24 +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 ConfigParser
|
||||||
import mylar
|
import mylar
|
||||||
from mylar import logger, helpers, encrypted
|
from mylar import logger, helpers, encrypted
|
||||||
|
import errno
|
||||||
|
|
||||||
config = ConfigParser.SafeConfigParser()
|
config = ConfigParser.SafeConfigParser()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue