<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#330000">
Thanks for reply Mark,<br>
but shebang is not supported through TextMate.<br>
Anyway, I could solve my problem by using ``python2.7'' instead of
just ``python'' in bundle configuration.<br>
Thanks everyone for advices. <br>
<br>
On 2/14/11 12:43 PM Mark Jackson wrote:
<blockquote
cite="mid:86358BD3-53DC-4B75-8123-726984FEDBDB@gmail.com"
type="cite">Can't you do that in the file?
<div><br>
</div>
<div>e.g. #!/usr/bin/python2.6.1 #or whatever the version you
want</div>
<div><br>
</div>
<div>Does python have a USE keyword (as in Perl) to change
settings?</div>
<div><br>
</div>
<div>I don't code in Python, so I am guessing.</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>
<div>On Feb 14, 2011, at 11:19 AM, Rob McBroom wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word;">
<div>
<div>On Feb 14, 2011, at 1:52 PM, Kaster Might wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div bgcolor="#ffffff" text="#330000"><font
face="Calibri">I have 3 installed versions of
python on my Mac. How to tell TextMate to launch
specified one on Command-R?</font></div>
</blockquote>
<br>
</div>
<div>Set a variable named TM_PYTHON and point it to the
binary of your choice (such as /usr/bin/python). This
can be set globally in TextMate’s advanced preferences,
or it can be set just for one project (using the info
button in the project drawer).</div>
<br>
<div>
<span class="Apple-style-span" style="border-collapse:
separate; font-family: 'Helvetica Neue'; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans:
2; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
font-size: medium;">-- <br>
Rob McBroom<br>
<<a moz-do-not-send="true"
href="http://www.skurfer.com/">http://www.skurfer.com/</a>><br>
</span>
</div>
<br>
</div>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a moz-do-not-send="true"
href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a class="moz-txt-link-freetext" href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></blockquote>
</div>
<br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
textmate mailing list
<a class="moz-txt-link-abbreviated" href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a>
<a class="moz-txt-link-freetext" href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Kaster Might</pre>
</body>
</html>