Table of Contents

Class: SimpleSV .\imports\ASV.py
Methods   
_construct_line
_skip_newline
_skip_seperator
_skip_whitespace
input
output
  _construct_line 
_construct_line (
        self,
        items,
        keep_it_simple,
        quotes_around_everything,
        )

  _skip_newline 
_skip_newline (
        self,
        input_data,
        input_data_pos,
        )

  _skip_seperator 
_skip_seperator (
        self,
        input_data,
        input_data_pos,
        )

  _skip_whitespace 
_skip_whitespace (
        self,
        input_data,
        input_data_pos,
        )

  input 
input (
        self,
        asv,
        input_data,
        has_field_names=0,
        remove_field_names=0,
        )

Exceptions   
ASVError( "Unsupported comment type" )
ASVError( "remove_field_names makes no sense if has_field_names is not on" )
  output 
output (
        self,
        asv,
        newline="\n",
        keep_it_simple=0,
        quotes_around_everything=0,
        )


Table of Contents

This document was automatically generated on Thu Feb 06 22:28:50 2003 by HappyDoc version 2.1