<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello, <br>
<br>
I do not know your code but could you check that you save (open(..,
'w<b>b</b>')) and load the file (open(..., 'r<b>b</b>')) in the
binary mode instead of text mode without 'b'?<br>
<br>
Greetings!<br>
<br>
<div class="moz-cite-prefix">Am 22.01.2014 11:30, schrieb Dave
Pawson:<br>
</div>
<blockquote
cite="mid:CAEncD4cNyTLicEMuucaJUmaBv-Rx+DgyVnKQ7Fe-pWM0NWxyQA@mail.gmail.com"
type="cite">
<pre wrap="">I want to share an encrypted file across Windows / Linux (say by
saving the file to Dropbox).
When I encrypt using Linux and decrypt using Windows, the
line ending differences screw up the decryption.
I think it's a Python issue, but I'm unsure. Has anyone addressed
this please?
TiA
</pre>
</blockquote>
<br>
</body>
</html>