fix missing import. fixes #738

This commit is contained in:
ThomasV 2014-06-27 14:42:02 +02:00
parent b03d11003e
commit 8feb2a7b67
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from datetime import datetime, timedelta
from datetime import datetime
import sys
try:
import pyasn1