Open GoogleCodeExporter opened 8 years ago
I had the same problem (fr_FR locale), and it's quite annoying. Here's a Linux
command that will had the coding header to each python file.
sed -i "2i # -*- coding: utf-8 -*-" `find -name "*.py"`
Original comment by tailsze...@gmail.com
on 29 Jun 2010 at 10:13
Original issue reported on code.google.com by
lomereiter
on 28 Mar 2010 at 8:41