Arthur-

Thanks for the suggestion. I used hexedit to look at the WorldCommonTK.py 
file and there were no 0x0d characters (cr). There were only 0x0a 
characters (new line). So, at least that file is consistent. But I'll keep 
looking (or maybe find a Python program that checks this for me?)
Maybe I should write a checker using PataPata as a test... :-)

--Paul Fernhout

Arthur wrote:
> Paul D. Fernhout wrote:
> 
> 
>>Andreas-
>>
>>Thanks for trying PataPata and sending the informative bug report.
>> 
>>
> 
> I have run into what I think is a "bug" in tokenize.py when it confronts 
> mixed line endings in a module. Tried to get some feedback on 
> python-list but no one bit.
> 
> I would check your line endings to see that they are consistent. 
> 
> Art
_______________________________________________
Edu-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to