[Python-bugs-list] [ python-Bugs-724767 ] Minor /Tools/Scripts/crlf.py bugs

SourceForge.net noreply@sourceforge.net
Sun, 20 Apr 2003 15:09:40 -0700


Bugs item #724767, was opened at 2003-04-20 17:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=724767&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
Assigned to: Nobody/Anonymous (nobody)
Summary: Minor /Tools/Scripts/crlf.py bugs

Initial Comment:
Caught these when I tried to cut-and-paste the code.

crlf.py uses the variable name file, which it shouldn't 
anymore.  I've attached a patch to fix this problem.

It also looks like the method of determining if a file is 
text or binary isn't unicode safe.  Am I right?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=724767&group_id=5470