Fix a few remaining python 2/3 glitches

This commit is contained in:
Aurelien Geron
2016-02-19 13:24:08 +01:00
parent 6e0fbe17ae
commit 19bd27037c
3 changed files with 96 additions and 87 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,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long