Package translate :: Package misc :: Module csv :: Class excel_tab
[hide private]
[frames] | no frames]

Class excel_tab

source code

Dialect --+    
          |    
      excel --+
              |
             excel_tab

Instance Methods [hide private]

Inherited from Dialect: __init__

Inherited from Dialect (private): _validate

Class Variables [hide private]
  delimiter = '\t'

Inherited from excel: doublequote, lineterminator, quotechar, quoting, skipinitialspace

Inherited from Dialect: escapechar

Inherited from Dialect (private): _name, _valid