Searched refs:do_tag (Results 1 – 3 of 3) sorted by relevance
22 do_tag () function64 tag) do_tag ;;
93 or :meth:`do_tag` method has been defined. The *tag* argument is the name of248 :meth:`do_tag`. The *attributes* argument has the same meaning as described for252 .. method:: SGMLParser.do_tag(attributes)268 tags processed by :meth:`do_tag` or by :meth:`unknown_tag`, no :meth:`end_tag`270 :meth:`start_tag` and :meth:`do_tag` methods exist for a tag, the
52 and define methods called :meth:`start_tag`, :meth:`end_tag`, or :meth:`do_tag`.54 :meth:`do_tag` is called when an opening tag of the form ``<tag ...>`` is59 :meth:`do_tag` method.