summaryrefslogtreecommitdiff
path: root/test/regress/B21BF389.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-2/+1
|
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-011-2/+0
|
* Make tests scripts Python 3 compatibleAlexis Hildebrandt2019-12-051-1/+5
|
* [python] Remove double quotes from unicode valuesAlexis Hildebrandt2016-01-111-0/+9
When converting a ledger.Value to unicode the Python API added double quotes around it.