docs/reference/speed_python: Remove 4-arg limit for viper.
This limit was removed in a676b5acf6ee9c17926cf9786370d30a077d99c0. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
parent
5707fd74e5
commit
0000eb2724
@ -247,7 +247,6 @@ Python will interpret the result as 2**32 -1 rather than as -1.
|
||||
|
||||
In addition to the restrictions imposed by the native emitter the following constraints apply:
|
||||
|
||||
* Functions may have up to four arguments.
|
||||
* Default argument values are not permitted.
|
||||
* Floating point may be used but is not optimised.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user