More future imports for safety
This commit is contained in:
parent
c6e91db32f
commit
f600fa8bf3
3 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import print_function
|
||||
# Adapted from https://github.com/benthor/remotty/blob/master/socketclient.py
|
||||
|
||||
from select import select
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue