mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 01:16:43 -06:00
506fd57989
>>> nominator='123456' A digit is missing in the string returned from to_string_with_decimal_point_placed. The -1 error. >>> point_place=2 >>> nominator[:-point_place - 1], nominator[-point_place:] ('123', '56') |
||
---|---|---|
.. | ||
example_scripts | ||
tests | ||
__init__.py | ||
app_utils.py | ||
CMakeLists.txt | ||
deprecation.py | ||
function_class.py | ||
gnucash_business.py | ||
gnucash_core.i | ||
gnucash_core.py | ||
sqlite3test.c | ||
time64.i |