mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-26 04:25:01 +02:00
Added missing import for imapfetch.py
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@@ -5,6 +5,7 @@ import MySQLdb as dbapi
|
|||||||
import argparse
|
import argparse
|
||||||
import configparser
|
import configparser
|
||||||
import imaplib
|
import imaplib
|
||||||
|
import os
|
||||||
import re
|
import re
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
Reference in New Issue
Block a user