Skip to content

Commit

Permalink
Added a TODO for Liethuanian num2word.
Browse files Browse the repository at this point in the history
  • Loading branch information
sirex committed May 27, 2011
1 parent edda75f commit c64d251
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions num2word_LT.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
aštuoniasdešimt keturi milijonai du šimtai dvidešimt tūkstančių du
šimtai devyniasdešimt vienas
# TODO: fix this:
>>> print(fill(n2w(1000000000000000000000000000000)))
naintilijonas
>>> print(to_currency(1, 'LTL'))
vienas litas, nulis centų
Expand Down

0 comments on commit c64d251

Please sign in to comment.