[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
- Previous message: [Python-Dev] [Python-checkins] r53110 - python/trunk/Lib/mailbox.py
- Next message: [Python-Dev] [Python-checkins] r53110 - python/trunk/Lib/mailbox.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] [Python-checkins] r53110 - python/trunk/Lib/mailbox.py
- Next message: [Python-Dev] [Python-checkins] r53110 - python/trunk/Lib/mailbox.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]