Nov. 25, 2010
12:23 a.m.
On 11/24/2010 5:13 PM, "Martin v. Löwis" wrote:
So I presume it did the same with IOBinding.py.
No. This file contains only ASCII characters, so notepad has decided to not add the BOM.
Or it somehow got removed from the .py file. I tried with another .py file (and reverted!) and the diff showed the invisible change to the first line that Georg predicted. -- Terry Jan Reedy