view AUTHORS @ 371:55cd61fe519a

pycall: improve performance, delete unnecessary call to init_exceptions (fixes issue #64) * pycall.cc (Fpycall): Delete call to pytave::init_exceptions. This function only serves to register C++ exceptions with Boost.Python.
author Mike Miller <mtmiller@octave.org>
date Fri, 26 Aug 2016 10:57:08 -0700
parents 9c35b62f9eaf
children
line wrap: on
line source

-*- coding: utf-8; -*-
David Grundberg
Håkan Fors Nilsson
Jaroslav Hájek