[Python-3000] iostack, second revision
Antoine Pitrou
solipsis at pitrou.net
Fri Sep 8 20:41:13 CEST 2006
Le vendredi 08 septembre 2006 à 11:06 -0700, Guido van Rossum a écrit :
> -1 on those particular cryptic names. Which one of seekby() and
> rseek() is the relative seek? Where's the seek relative to EOF?
What about seek(), seek_relative() and seek_reverse() ?
"rseek" also looks like "relative seek" to me (having be used to move /
rmove for graphic primitives a long time ago).
Regards
Antoine.
More information about the Python-3000
mailing list