<div dir="ltr">Ignore this message.  Apparently I shouldn't be trying to do work at 11 o'clock.  :]  It actually works fine without being a .py file.  Python just wasn't in my path, so it was giving me a misleading error message.</div><br><div class="gmail_quote">On Fri Feb 06 2015 at 10:37:46 PM Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 6, 2015 at 9:53 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Daniel,<div><br></div><div>Is there any specific reason why clang/tools/clang-format/git-clang-format is a shell script with #!/usr/bin/env python as opposed to being named git-clang-format.py?</div><div><br></div><div>With the former, it doesn't work on windows, whereas with the latter it does.  I renamed the file to git-clang-format.py and tested it out on Windows, and it works great.  So if there's no objection I think we should rename the file.</div><div><br></div><div>Thoughts?</div></div></blockquote></div><br></div></div><div dir="ltr"><div class="gmail_extra">I don't have any specific problems with this plan, but one related note -- we should do something to pin it to Python 2.7 or update it to work with Python 3.0. I've had to manually hack around this a bunch.</div></div>
</blockquote></div>