[Python-Dev] PEP 385: the eol-type issue
Mark Hammond
mhammond at skippinet.com.au
Wed Aug 5 13:22:02 CEST 2009
On 5/08/2009 8:14 PM, Dirkjan Ochtman wrote:
> endings. Typically, in my case, that was either Notepad2 (an awesomely
> light-weight Notepad replacement) or Komodo (Edit). That solved all of
> my issues, so I haven't had a need for win32text so far.
FWIW, I use komodo and scite as my primary editors, and as mentioned, am
personally responsible for accidentally checking in \r\n files into what
should be a \n repo. I am slowly and painfully learning to be more
careful - IMO, I shouldn't need to...
Cheers,
Mark
More information about the Python-Dev
mailing list