view AUTHORS @ 177:c956f7a932e7

Convert Python unicode strings into UTF-8 char arrays (fixes issue #5) * python_to_octave.cc (pyunicode_to_utf8): New function to encode unicode string to UTF-8 std::string. (pyobj_to_octvalue): Use it.
author Mike Miller <mtmiller@octave.org>
date Thu, 26 May 2016 18:24:55 -0700
parents 9c35b62f9eaf
children
line wrap: on
line source

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