[Pydev-users] [pydev - Users] unwanted line delimiters
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-07-30 18:24:11
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3844760 By: cesarezh hi, i'm using eclipse 3.1.2 with pydev extensions 1.0.5 on two winXP computers: one in the office and one at home - when i work there. transfering one source code file from one computer to the other leads to completely corrupted files (textfile encoding: cp1252, new text line delimiter: unix on both), i.e. I got a lot of unwanted end of lines inserted so that I can't use that file anymore. here an example: def objectMoved(self): objMoved= "This object may be found <a HREF=\"http://www.immostreet.ch/default.asp\"" in the original the last string was on ONE line. Has somebody any suggestions. Thanks a lot. Cesare ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |