This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Cezary.Wagner, eric.smith, eryksun, paul.moore, steve.dower, tim.golden, tim.peters, zach.ware
Date 2020-03-14.13:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584193732.34.0.661542481019.issue39962@roundup.psfhosted.org>
In-reply-to
Content
> That can big problem when I use serialization if f.tell() is "cookie".

I'm sorry, but that's the way it is with text files. You'll need to find some other way to accomplish what you're trying to achieve.

Since this isn't a bug, I'm closing this issue. You might want to try stackoverflow or python-list if you'd like some additional help.
History
Date User Action Args
2020-03-14 13:48:52eric.smithsetrecipients: + eric.smith, tim.peters, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Cezary.Wagner
2020-03-14 13:48:52eric.smithsetmessageid: <1584193732.34.0.661542481019.issue39962@roundup.psfhosted.org>
2020-03-14 13:48:52eric.smithlinkissue39962 messages
2020-03-14 13:48:52eric.smithcreate