[Python-bugs-list] [ python-Bugs-814988 ] Tools/scripts/md5sum.py should default to rb

SourceForge.net noreply at sourceforge.net
Tue Sep 30 05:33:28 EDT 2003


Bugs item #814988, was opened at 2003-09-30 19:29
Message generated for change (Comment added) made by anthonybaxter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=814988&group_id=5470

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tools/scripts/md5sum.py should default to rb

Initial Comment:
Is there any sane reason why Tools/scripts/md5sum.py 

doesn't open files with 'rb' by default? Thomas and I just

spent a bit of time trying to figure out why MD5 checksums

just didn't match up at all - turned out he was using the

version in Tools/scripts/.



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

>Comment By: Anthony Baxter (anthonybaxter)
Date: 2003-09-30 19:33

Message:
Logged In: YES 
user_id=29957

backported tim's fix for 2.3.2final.

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

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



More information about the Python-bugs-list mailing list