[TxMt] Python Command + R
svsdiscussion at gmail.com
svsdiscussion at gmail.com
Sat Mar 14 23:17:42 UTC 2015
I have the following python script:
import os
os.system("which python")
When I execute with command + R I get: /usr/bin/python
On the other hand, when I execute with command + shift + R I get:
/opt/local/bin/python
I would like to get the second output with command + R. How can I do that?
S.V.
--
View this message in context: http://textmate.1073791.n5.nabble.com/Python-Command-R-tp29040.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list