Re: [Python-3000] A request to keep dict.setdefault() in 3.0

2007-07-09 Thread tav
with the simpler: value = dict.setdefault(key, ) Is there a better way to do the above without .setdefault? -- love, tav founder and ceo, esp metanational llp plex:espians/tav | [EMAIL PROTECTED] | +44 (0) 7809 569 369 ___ Python-3000 mailing list P

Re: [Python-3000] pimp; restructuring the standard library

2007-06-28 Thread tav
want to see all this in Python 3.0... And, I don't see any of the changes proposed requiring any changes to the language.. besides the __subclasses__ and func_closure thing we discussed on python-dev. -- love, tav founder and ceo, esp metanational llp plex:espians/tav | [EMAIL PROTECTED]