Fabio:

Do you do something about making sure that only one type of line terminator (cr|lf|cr-lf) is used in a Python file in Eclipse?

I notice that Eclipse seems to let you have differing line terminators in the same file, but that PySelection seems enforce one and only one type of line terminator as per Guido's directions. (I hope this is what you do).

While I have your attention, is there any significance in PySelection's line numbering starting at 0 while the line number displayed by Eclipse starts at 1 ?

I can live with this behaviour, but I am curious if there is a reason.

DOn.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to