Re: KeyError when using importlib.reload(...) on the owlready module
Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/KeyError-when-using-importlib-reload-on-the-owlready-module-tp2776p2782.html
Hi,
Thank you for noticing this. I fixed the problem in the development version, by replace the del... with pop().
Jiba