2009/3/2 Armin Ronacher <[email protected]>: > 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 _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
