html doc fixes

This commit is contained in:
William S Fulton 2016-04-02 13:47:23 +01:00
commit 80e3ebf0d1
3 changed files with 3 additions and 2 deletions

View file

@ -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 &gt;module&lt;
example.foo(["foo", "bar", "spam", "1"])
NotImplementedError: Wrong number or type of arguments for overloaded function 'foo'.
Possible C/C++ prototypes are: