| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Fix HTMLSerializer on Py2 shouldn't assert unicode strings.
|
Why? When does it fail? As far as I'm concerned, those assertions are valid. They should only be called with unicode strings as arguments. Where are they getting called with anything else? |
Sorry, something went wrong.
|
@faerloev do you have any traceback for the assertion failing? |
Sorry, something went wrong.
|
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Currently the HTMLSerializer fails with an assert on unicode strings.