New submission from Tony Malykh <anton.mal...@gmail.com>:

readline() or readlines() method can read the file up to the line where weird 
character ascii code 26 appears. I would like to read the entire file though. A 
simple example attached.

----------
components: IO
files: testpy.zip
messages: 163363
nosy: Tony.Malykh
priority: normal
severity: normal
status: open
title: file.readline() cannot read weird ascii character in file
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file26075/testpy.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15129>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to