Prefer LC_MONETARY when formatting currencies #293
Annotations
6 errors
|
Run test via Tox:
tests/test_numbers.py#L491
test_format_currency_with_none_locale_with_default
AssertionError: assert '$0.00' == '0,00\xa0$'
- 0,00 $
+ $0.00
|
Run test via Tox:
tests/test_numbers.py#L497
test_format_currency_with_none_locale
Failed: DID NOT RAISE <class 'TypeError'>
|
Run test via Tox:
tests/test_numbers.py#L491
test_format_currency_with_none_locale_with_default
AssertionError: assert '$0.00' == '0,00\xa0$'
- 0,00 $
+ $0.00
|
Run test via Tox:
tests/test_numbers.py#L497
test_format_currency_with_none_locale
Failed: DID NOT RAISE <class 'TypeError'>
|
Run test via Tox
The operation was canceled.
|
Loading