python: Fix SAX driver with character streams This apparently broke with Python 3.5 which introduced character streams. Fixes #790.