add missing import
This commit is contained in:
parent
3175883351
commit
239d19ec89
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
import logging
|
||||
from threading import Timer, Event, RLock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue