Comment 1 for bug 1317021

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Thanks for the analysis! Your examples only match with an additional (optional?) space in the expression before the reference. We'll compare with our own data.

'^(?P<date>\d{6})(?P<sign>[CD])(?P<amount>\d+,\d{2})N(?P<type>\w{2}) (?P<reference>\w{1,16})'