Re: [Python-Dev] [Python-checkins] r42116 - pyth on/branches/release24-maint/Lib/unittest.py

2006-01-21 Thread Fred L. Drake, Jr.
mespaces The "hdl" scheme already included in the urlparse module is a URN scheme from CNRI. Either we should support URNs, or we should consider deprecating support for that one. -Fred -- Fred L. Drake, Jr. ___ Python-Dev mailing lis

Re: [Python-Dev] Octal literals

2006-01-31 Thread Fred L. Drake, Jr.
ing rid of octal literals. -Fred -- Fred L. Drake, Jr. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] Let's just *keep* lambda

2006-02-05 Thread Fred L. Drake, Jr.
sting everybody's talent and time on an impossible quest. +1 -Fred -- Fred L. Drake, Jr. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/pyt

<    1   2   3