Yury Selivanov added the comment:

> My only question: do they need to be independent flags?  ISTM that they're 
> always either both True or both False.

I'd keep them independent solely to make the code easier to read/audit. As, for 
instance, a combined argument won't make sense for someone who just inspects 
the code of '_signature_from_builtin()' helper.

----------

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

Reply via email to