On 5/9/06 6:30 PM, "Andrew Jaffe" <[EMAIL PROTECTED]> wrote:
> I use it for a lot of python programming, and I've noticed that the > BBEdit actually uses the wrong python interpreter: I've python 2.3 > in /usr/bin/python and python 2.4 in /usr/local/bin. Is there some > way I can tell it to use the latter for running and checking scripts? My guess is updating your path so /usr/local/bin comes before /usr/bin will fix things. -- Rod Buchanan KDS Internet What's the sense of being an adult, if you can't be childish once in a while? -- Dr. Who -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
