Re: 2to3 on Mac - unknown encoding: mbcs

2009-11-05 Thread Gabriel Genellina
En Thu, 05 Nov 2009 22:50:57 -0300, Skip Montanaro escribió: I tried naively running 2to3 over the SpamBayes source code on my Mac and got this traceback: Traceback (most recent call last): File "/Users/skip/local/lib/python3.2/lib2to3/pgen2/tokenize.py", line 281, in find_cookie

2to3 on Mac - unknown encoding: mbcs

2009-11-05 Thread Skip Montanaro
I tried naively running 2to3 over the SpamBayes source code on my Mac and got this traceback: Traceback (most recent call last): File "/Users/skip/local/lib/python3.2/lib2to3/pgen2/tokenize.py", line 281, in find_cookie codec = lookup(encoding) LookupError: unknown encoding