forked from Rust-related/RustPython
This doesn't enforce ordering of non-keyword and keyword arguments, and doesn't actually use the keywords (the arguments will still be passed through in order as positional).
This doesn't enforce ordering of non-keyword and keyword arguments, and doesn't actually use the keywords (the arguments will still be passed through in order as positional).