Skip to content
Snippets Groups Projects
Commit c4a80049 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py: Get rid of assert() in method argument checking functions.

Checks for number of args removes where guaranteed by function descriptor,
self checking is replaced with mp_check_self(). In few cases, exception
is raised instead of assert.
parent 83e0ebab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment