"Guido van Rossum" <[EMAIL PROTECTED]> writes:

> -1 on those particular cryptic names. Which one of seekby() and
> rseek() is the relative seek? Where's the seek relative to EOF?

I propose seek, seek_by, seek_end.

I suppose in 99% of cases seek_end is used to seek to the very end,
rather than some offset from the end, so it makes sense for the offset
to be optional.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to