I know nothing about Pyflakes - does it take a file on standard input (Eg at 
your prompt do you do `pyflakes somefile.py`)? If so you should be able to 
use a unix script to just pass the currently open file (via the env vars 
mentioned in the manual) to pyflakes and send output to STDERR if you've got 
a problem. bonus points if you use AppleScript to save the document first or 
attach it as a save event (checking document type or extension first).

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
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>

Reply via email to