Lines Matching refs:except
122 except:
139 except vim.error:
152 except: dbg("parser: %s, %s" % (sys.exc_info()[0],sys.exc_info()[1]))
155 except: dbg("locals: %s, %s [%s]" % (sys.exc_info()[0],sys.exc_info()[1],l))
163 except AttributeError:
189 except:
237 except: maindoc = ' '
247 except: doc = maindoc
265 except:
269 except:
603 except StopIteration: #thrown on EOF
605 except: