dss-extensions / DSS-Python

Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
https://dss-extensions.org/DSS-Python/
BSD 3-Clause "New" or "Revised" License
58 stars 4 forks source link

Update `get_string_array` to be compatible with `get_string_array2` #35

Closed kdheepak closed 3 years ago

PMeira commented 3 years ago

@kdheepak I don't think this will be required in the future, since https://github.com/dss-extensions/dss_capi/commit/dd63f01479572c53a3a10f9133428fa0c5e5e0ba

kdheepak commented 3 years ago

~Your comment is for the NONE/""/0 checks? The environment variable toggle is still useful, right?~

kdheepak commented 3 years ago

Ignore my comment, I thought you commented on the PR in the other repo, my bad.