Message 215271 - Python tracker
On 1 Apr 2014 07:36, "Nick Coghlan" <report@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.