[Python-Dev] [Python-checkins] r53110 - python/trunk/Lib/mailbox.py (original) (raw)

Fred L. Drake, Jr. fdrake at acm.org
Fri Dec 29 23:03:22 CET 2006


On Friday 29 December 2006 16:55, Guido van Rossum wrote:

If we want to make the seek API more 21st century, why not use keyword arguments?

I'd prefer that myself. I'm not advocating the constants as a way to go forward, but was simply expressing a preference for the named constant over a magic number in code.

-Fred

-- Fred L. Drake, Jr.



More information about the Python-Dev mailing list