[Python-Dev] [Python-checkins] r42929 - python/trunk/Tools/scripts/svneol.py
Tim Peters
tim.peters at gmail.com
Fri Mar 10 00:48:03 CET 2006
More information about the Python-Dev mailing list
Fri Mar 10 00:48:03 CET 2006
- Previous message: [Python-Dev] [Python-checkins] r42929 - python/trunk/Tools/scripts/svneol.py
- Next message: [Python-Dev] unicodedata.c no longer compiles on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Martin v. Löwis] > Last I tried, VS 2003 would tolerate \n line endings in vcproj files > (these being plain XML files). I don't remember whether it would > tolerate them in .sln files (as these are *not* XML files); this is > why the .sln file is set to binary. FYI, I tried changing pcbuild.sln to use plain \n, and it worked fine.
- Previous message: [Python-Dev] [Python-checkins] r42929 - python/trunk/Tools/scripts/svneol.py
- Next message: [Python-Dev] unicodedata.c no longer compiles on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list