On 5/22/06, Jorge Vargas <[EMAIL PROTECTED]> wrote:
> On 5/22/06, Tim Lesher <[EMAIL PROTECTED]> wrote:
>
> >
> > On 5/22/06, Jorge Vargas <[EMAIL PROTECTED]> wrote:
> > > most text editor have a way to transform newline characters, you should
> open
> > > all the files on ur project and fix them :)
> >
> > Or better yet, just use the crlf.py script included in your Python
> > distribution.
>
>
> yea in the windows install
>
> [EMAIL PROTECTED] /usr/bin $ locate crlf.py
> /mnt/windoze/Python24/Tools/Scripts/crlf.py

What OS and distribution do you use? I see it on all my Unix boxes:

[EMAIL PROTECTED] uname -a ; locate crlf.py
FreeBSD harwood.textdrive.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Tue
Nov 15 11:10:25 GMT 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/AMD64TXD  amd64
/usr/local/share/python2.4/Tools/scripts/crlf.py

[EMAIL PROTECTED]:~$ uname -a ; locate crlf.py
Linux sphinx 2.6.15-22-686 #1 SMP PREEMPT Sun May 7 16:37:57 UTC 2006
i686 GNU/Linux
/home/tlesher/Python-2.4.3/Tools/scripts/crlf.py
/home/tlesher/Python-2.5a2/Tools/scripts/crlf.py
/usr/share/doc/python2.4/examples/Tools/scripts/crlf.py

If aren't installing from source, you may need to install a
'python-dev' rpm or deb.
-- 
Tim Lesher <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to