Serhiy Storchaka added the comment:

> Sets of strings are very common when trying to create a unique set of strings 
> or optimizing "name in set_of_names" lookups.

This is not nearly so common as attributes or globals access, or passing 
keyword arguments.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23119>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to