Changes in wrapper_procs.py.
The statement if (ierror == 0) call err_clear has been added before returning the result. In cases where the function can accept optional arguments and at least one of them is not given, forpy automatically raises an exception. This sentence prevents this raise.