mako_module.py
1.35 KB
-
Turn error_handlers into error_trackers · 0b67d1c4
* simplify logic--tracker just tracks errors. Trackers should not raise, and are not be responsible for logging. * adapted code to use trackers. * Started cleanup of error handling code: - if need to add info and re-raise, just do that. No logging. - if working around a problem, log and track as needed.
Victor Shnayder committed