[pypy-dev] 1.4.1 threading

Antonio Cuni anto.cuni at gmail.com
Mon Dec 27 09:35:23 CET 2010


On 27/12/10 09:31, Carl Friedrich Bolz wrote:

> The only case where improving dicts would help is for user-defined 
> dictionaries, i.e. when you write dicts with curly braces.

then it's easy to optimize, you just write "dict()" instead of "{}".

(sorry, I could not resist :-))



More information about the Pypy-dev mailing list