New submission from Paul Bonser <[EMAIL PROTECTED]>: The documentation for IMPORT_NAME at http://docs.python.org/lib/bytecodes.html doesn't mention the fact that the instruction requires two parameters to be on the stack.
TOS and TOS1 should map to the fromlist and level parameters to the builtin function __import__, respectively. ---------- assignee: georg.brandl components: Documentation messages: 65471 nosy: georg.brandl, pib severity: normal status: open title: IMPORT_NAME Documentation is incomplete versions: Python 2.5 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2631> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com