<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">-- <br>Rob McBroom<br><<a href="http://www.skurfer.com/">http://www.skurfer.com/</a>><br></span>
</div>

<br></div><br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate</blockquote></div><br></div></body></html>