[Docs] Fix exception name being caught in case ReadTheDocs does not exist.
authorSiddharth Bhat <siddu.druid@gmail.com>
Fri, 26 May 2017 12:56:35 +0000 (12:56 +0000)
committerSiddharth Bhat <siddu.druid@gmail.com>
Fri, 26 May 2017 12:56:35 +0000 (12:56 +0000)
commitc56a355a3530b4456682990515505dbaef821c43
tree51375033ef3447b7ae4334514f1c484d23ff84c3
parent7d5f12185a32d4b6cda635fa3e367ebeebed1af0
[Docs] Fix exception name being caught in case ReadTheDocs does not exist.

The exception is `ImportError`, not `ModuleNotFoundError`.

llvm-svn: 303982
polly/docs/conf.py