in 'utils' module, earlier the function -'escape(...)' was converting the strings to bytes, and that's reason, it was not working on Python 3. |
||
|---|---|---|
| .. | ||
| driver | ||
| __init__.py | ||
| ajax.py | ||
| crypto.py | ||
| html.py | ||
| menu.py | ||
| paths.py | ||
| preferences.py | ||
| route.py | ||
| session.py | ||
in 'utils' module, earlier the function -'escape(...)' was converting the strings to bytes, and that's reason, it was not working on Python 3. |
||
|---|---|---|
| .. | ||
| driver | ||
| __init__.py | ||
| ajax.py | ||
| crypto.py | ||
| html.py | ||
| menu.py | ||
| paths.py | ||
| preferences.py | ||
| route.py | ||
| session.py | ||