Fix a few remaining python 2/3 glitches

This commit is contained in:
Aurélien Geron
2016-02-19 13:24:08 +01:00
parent 1d9aa457d3
commit d191442ff7
3 changed files with 13 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.11"
}
},
"nbformat": 4,