Added time library
This commit is contained in:
pare
bf284b8f69
commit
58dedcdafa
S'han modificat 1 arxius amb 1 adicions i 0 eliminacions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import time
|
||||
start_time = time.time()
|
||||
import urllib3
|
||||
from urllib3 import exceptions
|
||||
|
|
Loading…
Referencia en una nova incidència