Tim Peters <[email protected]> added the comment:
Sorry, but there is no documented relationship between byte offsets and tell() results for text-mode files in Windows: https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/ftell-ftelli64?view=vs-2019 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39962> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
