enable iter-dict optimisation also for a plain 'for x in dict', assign dict...
enable iter-dict optimisation also for a plain 'for x in dict', assign dict ref to temp var before entering the loop to avoid re-assignment problems
Showing
Please register or sign in to comment