[Python-Dev] PEP 372 -- Adding an ordered directory to collections ready for pronouncement

Benjamin Peterson benjamin at python.org
Tue Mar 3 00:11:29 CET 2009


2009/3/2 Armin Ronacher <armin.ronacher at active-4.com>:
> Hi,
>
> Raymond Hettinger <python <at> rcn.com> writes:
>> When we use the class, we typically only spell-out the constructor
>> once while actually using the returned
>> object many times.  So,
>> have we really saved any typing?
> I'm fine with the typed out name as well, but I still would prefer lowercase to
> stay consistent with defaultdict/dict.

+1



-- 
Regards,
Benjamin


More information about the Python-Dev mailing list