Trees Indices Help
Python Standard Library
Module csv :: Class excel
[]

_ClassType excel

Dialect --+
 |
 excel
Known Subclasses:

Describe the usual properties of Excel-generated CSV files.

Instance Methods [hide private]

Inherited from Dialect : __init__

Inherited from Dialect (private): _validate

Class Variables [hide private]
delimiter = ',' quotechar = '"' doublequote = True skipinitialspace = False lineterminator = '\r\n' quoting = 0

Inherited from Dialect : escapechar

Inherited from Dialect (private): _name , _valid

Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /