Merge: Fix chomp and read_lines
authorJean Privat <jean@pryen.org>
Sun, 14 Dec 2014 13:43:49 +0000 (08:43 -0500)
committerJean Privat <jean@pryen.org>
Sun, 14 Dec 2014 13:43:49 +0000 (08:43 -0500)
Implements the POLA behavior of reading lines.

I might have to wait that #932 is merged before integrating this one.

Close #974 and close #975 (see them for details)

Pull-Request: #978
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge