New submission from wangtie <wangtie1...@126.com>: I have a txt file,use code UTF-8,and include char ''(ASCII code?), when use f.readlines() to get a list, the program exit without any exception,then I got a list without data after line which include char ''.
---------- components: Unicode files: b.txt messages: 308091 nosy: ezio.melotti, vstinner, wt19880712wt priority: normal severity: normal status: open title: python 2.7 cannot parse '' versions: Python 2.7 Added file: https://bugs.python.org/file47331/b.txt _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32286> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com