Closed polarwinkel closed 12 years ago
This should be fixed by now. Which version ob bottle do you use?
Ok, sorry for this one, I use 0.9.dev, due to other changes I did to it I didn't upgrade. Thanks,
Dirk
Am Donnerstag 08 März 2012, 08:19:36 schrieben Sie:
This should be fixed by now. Which version ob bottle do you use?
Reply to this email directly or view it on GitHub: https://github.com/defnull/bottle/issues/297#issuecomment-4394409
Example output:
[..] Exception: UnicodeDecodeError(\'ascii\', \'/home/dirk/MeeGo/Daten/Gr\xc3\xa4deMan\', 25, 26, \'ordinal not in range(128)\') Traceback: [..] Traceback (most recent call last): File "/home/dirk/MeeGo/Daten/GrädeMan/bottle.py", line 663, in wsgi out = self._cast(out, request, response) File "/home/dirk/MeeGo/Daten/GrädeMan/bottle.py", line 618, in _cast return self._cast(self.error_handler.get(out.status, repr)(out), request, response) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 951: ordinal not in range(128)