New submission from Alexander Belopolsky: Much of existing code relies on PyArg_Parse* leaving C variables unmodified when conversion failed. Attached patch documents that behavior.
---------- files: doc-arg.diff keywords: patch messages: 63243 nosy: belopolsky severity: normal status: open title: Document PyArg_Parse* behavior on failed conversion Added file: http://bugs.python.org/file9598/doc-arg.diff __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2230> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com