On Nov 26, 2015, at 18:24, Achim Siebert <[email protected]> wrote: > You can just type your python program into BBEdit, save it as myapp.py or > some such, and press Cmd+R to run it. BBEdit will open a window with the > output.
______________________________________________________________________ No need to save the document. Paste: #! /usr/bin/env python print "Am I nuts for learning a new language?"; Type: Cmd-R -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" 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].
