Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
-
Reviewed
Description
On windows Iterator_1 test failed, because python automatically write windows end line character and then compares with unix end line character.
For fix this need open fine as binary file.