Searched refs:openers (Results 1 – 5 of 5) sorted by relevance
116 def get_surrounding_brackets(self, openers='([{', mustclose=False): argument131 self.rawtext[self.bracketing[before][0]] not in openers or
34 on. These are provided by objects called handlers and openers.425 openers. Openers use handlers. All the "heavy lifting" is done by the430 You will want to create openers if you want to fetch URLs with specific handlers516 ``build_opener``. By default openers have the handlers for normal situations
157 Called on listening channels (passive openers) when a connection can be167 Called on listening channels (passive openers) when a connection has been
2660 gint openers = 1; in _priv_gst_value_parse_struct_or_caps() local2671 openers--; in _priv_gst_value_parse_struct_or_caps()2673 openers++; in _priv_gst_value_parse_struct_or_caps()2675 if (openers == 0) { in _priv_gst_value_parse_struct_or_caps()
2556 + // things related to "original openers", to make the quirk more obvious.