html doc fixes
This commit is contained in:
parent
355f2623c7
commit
80e3ebf0d1
3 changed files with 3 additions and 2 deletions
|
|
@ -4852,7 +4852,7 @@ If you don't you'll get an error message along the lines of:
|
|||
<div class="shell">
|
||||
<pre>
|
||||
Traceback (most recent call last):
|
||||
File "runme.py", line 3, in <module>
|
||||
File "runme.py", line 3, in >module<
|
||||
example.foo(["foo", "bar", "spam", "1"])
|
||||
NotImplementedError: Wrong number or type of arguments for overloaded function 'foo'.
|
||||
Possible C/C++ prototypes are:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue