[pygr-notify] Issue 60 in pygr: (patch) windows platform needs a 'b' flag to indicate binary formats

codesite-noreply at google.com codesite-noreply at google.com
Tue Feb 17 17:44:03 PST 2009


Updates:
	Status: Fixed

Comment #6 on issue 60 by cjlee112: (patch) windows platform needs a 'b'  
flag to indicate binary formats
http://code.google.com/p/pygr/issues/detail?id=60

Changed all Python file() opening and C fopen() calls to explicitly use  
binary or
text mode.  Passes all the tests on my Mac 10.5.6... but only tests on  
Windows can
validate this!  The code is now available in the public git repository.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list