]> oss.titaniummirror.com Git - oss-web.git/commitdiff
read_*, webber: fix loading of files with "Umlaut" characters
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 25 Jun 2009 21:44:58 +0000 (23:44 +0200)
committerHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 25 Jun 2009 21:44:58 +0000 (23:44 +0200)
You cannot do some f.readline() actions and then read the rest via f.read(),
at least not not if the files aren't pure ASCII.


No differences found