MatzeB / pygnucash

Python code to read gnucash 2.6 sqlite3 files; features gnucash 2 ledger translator.
BSD 2-Clause "Simplified" License
34 stars 9 forks source link

Use Python 2 in shebang #9

Closed Abogical closed 6 years ago

MatzeB commented 6 years ago

I'm in the process of switching the whole thing to python3 (with python3 after the shebang)...