Message11880
I developed a more complete test to see what happens for each process. readline() by itself returns incorrect file positions, but will pass if changed to readlines()
Only changes I made were that I did not assign to the data variable, and I created variables for the tell() for easier printing. Other than that, it's essentially the same code as the original test.
Attached test_fileseek.py
Patrick |
|
Date |
User |
Action |
Args |
2018-04-06 03:59:12 | psykiatris | set | messageid: <1522987152.11.0.682650639539.issue2363@psf.upfronthosting.co.za> |
2018-04-06 03:59:12 | psykiatris | set | recipients:
+ psykiatris, fwierzbicki, zyasoft, tuck182, santa4nt, amit |
2018-04-06 03:59:11 | psykiatris | link | issue2363 messages |
2018-04-06 03:59:11 | psykiatris | create | |
|