Skip to content

seek(con, 0, "end", rw="r") does not always work correctly (PR#7899)

1 message · Uwe Ligges

#
tplate@blackmesacapital.com wrote:

            
If you have an idea where to fflush() precisely and your patch works, 
please tell it! I'll happily run some test cases where seeking matters.

Note that ?seek currently tells us "The value returned by seek(where=NA) 
appears to be unreliable on Windows systems, at least for text files."
It would be nice if this comment could be removed, of course ....

Uwe Ligges