Merge "Stop to use the __future__ module."
This commit is contained in:
commit
2b058cc7cc
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
from __future__ import print_function
|
||||
try:
|
||||
import ConfigParser as configparser
|
||||
except ImportError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user