Skip to content
5.22.4
Fixed a bug where some unicode characters would not load
  properly, and prevent the user from using owega if
  their Conversation contained invalid ones.
Also fixed a bug where get_page would try and run
  debug_print with an old syntax.
Note to self: Please, replace all debug_print uses with
              getLogger loggers.