Files
trove/blacklist-py3.txt
jiansong ba91e98068 Remove blacklist test volume
Now,We have error in test volume in py3,I have modified the error.
replace NamedTemporaryFile(delete=False) -> NamedTemporaryFile
(mode='w', delete=False).That will open the temporary file in
the text mode.

Closes-Bug #1633789
Change-Id: I24f2fbd13eaacaa0efe5601490cdc08edcd4b1d2
2016-10-26 05:27:09 +00:00

133 B