comparison octave_to_python.h @ 386:668fcb0f68ef

Fix extraction of class name for Python types without a module (fixes issue #79) * oct-py-util.cc (pytave::py_object_class_name): Handle object types with __module__ set to None, just return the value of __name__. * __py_struct_from_dict__.cc (F__py_class_name__): Add test case.
author Mike Miller <mtmiller@octave.org>
date Mon, 03 Apr 2017 08:30:20 -0700
parents a7d597726985
children 09a1acb81d8b
comparison
equal deleted inserted replaced
385:132fec49e438 386:668fcb0f68ef