Interesting stuff. In http://code.dlang.org/packages/autowrap it says:
""" Python versionsSince autowrap depends on PyD, the python version must be explicitly stated as a dub configuration and defaults to 3.6. To use another version, pass -c $CONFIG to dub where $CONFIG is one of:
python27
python34
python35
python36
"""
Could you please provide an example of how can I do this?
Thanks
