properly extract error type from windows error message (#4780)
authorJon Soifer <soiferj@gmail.com>
Mon, 27 Jan 2020 22:58:11 +0000 (16:58 -0600)
committerTianqi Chen <tqchen@users.noreply.github.com>
Mon, 27 Jan 2020 22:58:11 +0000 (06:58 +0800)
commitf71a10c5dd0523443b8854248fc622fffbb37120
tree5f5c0a5df6eb3a12825522ed5a9767caab4e8961
parent00ec7f9c95f62d4833ff3832c4c50d0c38398207
properly extract error type from windows error message (#4780)

Co-authored-by: Jon Soifer <jonso@microsoft.com>
python/tvm/_ffi/base.py