config.suffixes.add('.py')

if not config.enable_bindings_python:
  config.unsupported = True
