From: Aaron G. <fl...@sh...> - 2007-05-16 01:42:41
|
Not entirely sure what is going on, it was just fine with 1.6a. File "/www/htdocs/floam.sh.nu/html/markdown.py", line 1611, in convert \n self.source = removeBOM(self.source, self.encoding) File "/www/htdocs/floam.sh.nu/html/markdown.py", line 74, in removeBOM \n if text.startswith(bom): UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 253: ordinal not in range(128) Aaron Gyes |