Synopsis: write_mode( self, context, mode, close=False )
This is the method that prints the necessary output to open or close resp. one of the modes "verbatim", "itemize", "enumerate", "description", "code", "codeline", or "codelinerem".
Refer also to write_item( ).
Parameter context is an instance of class FormattingContext describing the current context of the documentation.