Remove get_exception from the remainder of the modules

This commit is contained in:
Toshio Kuratomi 2018-10-17 12:51:18 -07:00
commit bcd6dbcd65
7 changed files with 18 additions and 40 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- Cleaned up module code to remove all calls to the deprecated get_exception() function