view AUTHORS @ 304:a133564f4af7

Convert integer types to appropriate Python int or long types (fixes issue #55) * octave_to_python.cc (pytave::python_integer_value): New functions to construct appropriate Python int or long types based on integer size and Python version. (pytave::octscalar_to_pyobject): Use them. * pycall.cc: Add %!tests for conversion of integer types into Python.
author Mike Miller <mtmiller@octave.org>
date Mon, 08 Aug 2016 16:17:21 -0700
parents 9c35b62f9eaf
children
line wrap: on
line source

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