[docs] [issue13026] Dis module - documentation of MAKE_FUNCTION

Sandro Tosi report at bugs.python.org
Sun Jan 8 17:08:42 CET 2012


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

Hi Arnaud,
would you like to provide a patch to update the MAKE_FUNCTION opcode description? That would speed up a bit the fix-up.

Also, I don't have that clear what "For each keyword only default, ..." mean: are those the default values for keyword arguments? something else?

Thanks in advance,
Sandro

----------
nosy: +sandro.tosi
stage:  -> needs patch
versions: +Python 3.2

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


More information about the docs mailing list