[issue21117] inspect: PartialSignature and PartialParameter classes

Nick Coghlan report at bugs.python.org
Mon Mar 31 23:37:36 CEST 2014


Nick Coghlan added the comment:

On 1 Apr 2014 07:36, "Nick Coghlan" <report at bugs.python.org> wrote:
>
>
> Nick Coghlan added the comment:
>
> The already bound arguments should be treated as additional keyword-only
> arguments, and already bound positional arguments hidden completely.

Oops: already bound positional-*only* arguments should be hidden.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21117>
_______________________________________


More information about the Python-bugs-list mailing list