Message314891
| Author | mvaled |
|---|---|
| Recipients | docs@python, mvaled |
| Date | 2018-04-03.20:18:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522786714.95.0.467229070634.issue33216@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Correction, the documentation for CALL_FUNCTION_VAR said: Calls a function. *argc* is interpreted as in :opcode:`CALL_FUNCTION`. The top element on the stack contains the variable argument list, followed by keyword and positional arguments. In a previous comment I pasted the version I'm putting in the PR. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-03 20:18:34 | mvaled | set | recipients: + mvaled, docs@python |
| 2018-04-03 20:18:34 | mvaled | set | messageid: <1522786714.95.0.467229070634.issue33216@psf.upfronthosting.co.za> |
| 2018-04-03 20:18:34 | mvaled | link | issue33216 messages |
| 2018-04-03 20:18:34 | mvaled | create | |