[Python-bugs-list] [ python-Bugs-814988 ] Tools/scripts/md5sum.py
should default to rb
SourceForge.net
noreply at sourceforge.net
Tue Sep 30 05:29:52 EDT 2003
Bugs item #814988, was opened at 2003-09-30 19:29
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=814988&group_id=5470
Category: None
Group: None
Status: Open
Resolution: None
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/.
----------------------------------------------------------------------
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