poolpay/model/Iban.py
0 → 100644
+15
−0
Loading
This way, I can use the schwifty IBAN type in one of my SQL Alchemy classes. It will neatly be serialized to and deserialized from simple SQL strings, so I don't need to worry about that.