Skip to content

Commit f46badd

Browse files
committed
Script output in english
1 parent 8c50872 commit f46badd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples/using_cython_under_winpython32bit.ipynb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:b2d50662dc96536f3f04ff07a209c0bd245494372b74fda36b2aef28a50615ae"
4+
"signature": "sha256:2f04ebdad854c5b8329b542267e3a6aa8361cd5e8cec57a0e064a43075c3596e"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -45,14 +45,14 @@
4545
"output_type": "stream",
4646
"stream": "stdout",
4747
"text": [
48-
" Le volume dans le lecteur D s'appelle DATA\n",
49-
" Le num\u201aro de s\u201arie du volume est 10BD-2ADB\n",
48+
" Volume in drive D is DATA\n",
49+
" Volume Serial Number is 5E30-5F97\n",
5050
"\n",
51-
" R\u201apertoire de D:\\result_tests\\WinPython-32bit-3.4.1.1_rc3\\scripts\n",
51+
" Directory of D:\\WinPython-32bit-2.7.8.1\\scripts\n",
5252
"\n",
53-
"20/08/2014 20:28 1\u00ff072 make_cython_use_mingw.bat\n",
54-
" 1 fichier(s) 1\u00ff072 octets\n",
55-
" 0 R\u201ap(s) 250\u00ff489\u00ff991\u00ff168 octets libres\n"
53+
"30.08.2014 18:07 1.072 make_cython_use_mingw.bat\n",
54+
" 1 File(s) 1.072 bytes\n",
55+
" 0 Dir(s) 145.002.696.704 bytes free\n"
5656
]
5757
}
5858
],
@@ -62,7 +62,7 @@
6262
"cell_type": "code",
6363
"collapsed": false,
6464
"input": [
65-
"# Launch the script winpython*\\scripts\\make_cython_use_mingw.bat\n",
65+
"# Launch the script winpython*\\scripts\\make_cython_use_mingw.bat\n",
6666
"# (you'll have to type <Space> in the dos window that will appear\n",
6767
"!start cmd /C ..\\..\\scripts\\make_cython_use_mingw.bat"
6868
],
@@ -343,4 +343,4 @@
343343
"metadata": {}
344344
}
345345
]
346-
}
346+
}

0 commit comments

Comments
 (0)