Ezio Melotti added the comment:

> Okay, but what exactly is this fixing? 

If the function parses positional args, it should say so in the error message.  
If the function is never used (except for min/max) or if the error is never 
reported, then we have a different problem.

Even if this code is not used I don't think we can remove it, since this it's a 
public function, and even if we are not using it someone might be using it and 
benefit from the improved error message.

----------

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

Reply via email to