OK, thank you both. For posterity: `#!/usr/bin/env python` did not work for me, but providing the full path to Python did.
On Monday, March 31, 2014 2:39:23 PM UTC-4, 1.61803 wrote: > > On Monday, March 31, 2014 12:35:50 AM UTC+2, lopmenhed wrote: > >> Thank you, 1.61803. But do you have a specific suggestion about how this >> might help? I'm unable to see how it fits in. >> > > on open files -- instead of process text > do shell script "/usr/bin/python " & command > > and the necessary adjustments. > > But it seems that Rob's suggestion works by itself. So I would stick to > the builtin action. > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
