[issue20303] Argument Clinic: optional groups

Serhiy Storchaka report at bugs.python.org
Tue May 5 14:12:59 CEST 2015


Serhiy Storchaka added the comment:

> Does this work?

No, Argument Clinic just rejects this (as in msg208478).

Perhaps a half of functions that need optional groups, need also support of default argument or other optional group.

----------

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


More information about the Python-bugs-list mailing list