summaryrefslogtreecommitdiff
path: root/python/demo.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrate Python scripts to Python 3Alexis Hildebrandt2023-12-041-1/+1
|
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-011-2/+0
|
* Fix handling of UCS-2 encoded stringsAlexis Hildebrandt2022-10-021-12/+12
| | | | | | Add test to python/demo.py Fixes #2132
* Fix handling of UCS-1 encoded stringsAlexis Hildebrandt2022-10-021-1/+4
| | | | Add test to python/demo.py
* Use print functionOndřej Kuzník2019-12-051-2/+4
| | | | [ci skip]
* Fix python demo: EUROPEAN was changed to DECIMAL_COMMAPriit Laes2010-06-131-2/+2
| | | | Signed-off-by: Priit Laes <plaes@plaes.org>
* Added more documentation to python/demo.pyJohn Wiegley2009-11-201-56/+229
|
* Many improvements to Ledger's Python bindingsJohn Wiegley2009-11-191-0/+120