Currency amounts returned by google seem to randomly include unicode
chars ('\xa0' noted in #642) which broke the currency calculator
included in the project. This ensures that only strings that can be
converted to float are ever used in the conversion.
Fixes #642
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bangs.py | ||
| misc.py | ||
| results.py | ||
| search.py | ||
| session.py | ||