python_api icon indicating copy to clipboard operation
python_api copied to clipboard

Check that the arrayness of localnames is handled correctly

Open ndw opened this issue 10 years ago • 0 comments

In. for example, phrase-through, make sure that a single localname and a list of localnames are handled correctly. The current API returns a single string in the former case and an array in the latter case.

The python API should probably make array's uniformly. IMHO.

ndw avatar Dec 11 '15 16:12 ndw