poet icon indicating copy to clipboard operation
poet copied to clipboard

don't use client_commands.iteritems

Open offlinemark opened this issue 10 years ago • 0 comments

I can't believe that is actual code that exists in this codebase. no need to iterate through the dict...it's a literally a hash table so we can directly access

offlinemark avatar Nov 04 '15 12:11 offlinemark