Yhojann Aguilera <[email protected]> added the comment:
For big files (like as >= 1gb) can not load the all string on memory, need use a file stream using open(). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37984> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
