View Single Post
Old 10-02-2009, 11:02 AM   #7
ahi
Wizard
ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.ahi ought to be getting tired of karma fortunes by now.
 
Posts: 1,790
Karma: 507333
Join Date: May 2009
Device: none
Quote:
Originally Posted by kovidgoyal View Post
No The largest source of Unicode errors are typically files that either don't declare their encoding (calibre uses the chardet library to try to guess it in this case) or files that declare an incorrect encoding/have corrupted data (which is what I suspect in this case).
Ok... true enough, that wouldn't be address by Python 3.

- Ahi
ahi is offline   Reply With Quote