Closed mih closed 6 years ago
To establish a viable pattern for naming extensions, and make the support code in setup.py more generic.
Also, we need to fix the class name guessing logic for PY2 in datalad's interface/utils.py to strip a datalad_ prefix and still succeed.
datalad_
To establish a viable pattern for naming extensions, and make the support code in setup.py more generic.
Also, we need to fix the class name guessing logic for PY2 in datalad's interface/utils.py to strip a
datalad_
prefix and still succeed.