Browse Source

oo_filters: Moved static methods to functions

This change moves the static methods into functions in an effort to
reduce complexity and improve readability.
Steve Milner 8 years ago
parent
commit
9c59e6f955
1 changed files with 898 additions and 896 deletions
  1. 898 896
      filter_plugins/oo_filters.py

File diff suppressed because it is too large
+ 898 - 896
filter_plugins/oo_filters.py