py3.4
This commit is contained in:
parent
d497e89b2b
commit
5099ee2e10
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python3.3
|
#!/usr/bin/env python3.4
|
||||||
from __future__ import division, with_statement, print_function
|
from __future__ import division, with_statement, print_function
|
||||||
|
|
||||||
from contextlib import closing
|
from contextlib import closing
|
||||||
|
|
Loading…
Reference in a new issue