Updates:
        Status: Done

Comment #5 on issue 1167 by pekka.klarck: Consistent opening of files for reading and writing
http://code.google.com/p/robotframework/issues/detail?id=1167

This issue was updated by revision 4ee566bd205f.

Main changes:
- Files are now opened with open, not using codecs.open. This made utils.utf8open unnecessary. - Files are opened in binary mode only when line separators must be configurable (Tidy).
- Line separator is normal '\n' unless it needs to be configurable (Tidy).

These changes also fix line separators with Libdoc and Testdoc on Windows (issue 1435). Tests verifying the fix are included.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to