Author georg.brandl
Recipients
Date 2006-08-21.09:06:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=849994

You're opening files in text mode, which is likely to return
different file contents on Windows and Unix.
History
Date User Action Args
2007-08-23 14:42:10adminlinkissue1543801 messages
2007-08-23 14:42:10admincreate