[FIX] Make sure old style parse results are handled properly.

This commit is contained in:
Ronald Portier (Therp BV)
2015-08-27 19:20:55 +02:00
parent 26fac7bfa7
commit f5f892ffa9
11 changed files with 43 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
"""Classes and definitions used in parsing bank statements."""
##############################################################################
#