Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.base
Commits
c5a543c2
Commit
c5a543c2
authored
Sep 19, 2017
by
Tiago de Freitas Pereira
Browse files
Fixed test case
parent
7d914e25
Pipeline
#12290
canceled with stages
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/io/base/test_hdf5.py
View file @
c5a543c2
...
...
@@ -532,7 +532,7 @@ def test_python_interfaces():
os
.
unlink
(
tmpname
)
def
unicode_test
():
filename
=
test_utils
.
datafile
(
u
"Φîłèñäϻæ.hdf5"
,
__name__
)
filename
=
u
"Φîłèñäϻæ.hdf5"
# writing using unicode filename
hdf5
=
HDF5File
(
filename
,
'w'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment