Hi,

As I haven't found any Python specific clippings (well, there's a
Django one, but I just want something generic), I've started to create
my own.

Here is my first attempt:


try:
#INDENT##SELECTIONORINSERTION#
#INDENT#except #PLACEHOLDERSTART#exceotion#PLACEHOLDEREND#,
#PLACEHOLDERSTART#name#PLACEHOLDEREND#:
#INDENT#    #INSERTION#

As many of you already know Python is space/tab aware so I was
wondering what solution might I have to determine how to correctly
indent the code according to the file indentation.

tia,

A://

-- 
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 bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
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 "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to