Home
Trees
Indices
Help
Camelot
Package Camelot ::
Package camelot
::
Package view
::
Package wizard
::
Module importwizard
:: Class UnicodeReader
[
frames
] |
no frames
]
Class UnicodeReader
source code
A CSV reader which will iterate over lines in the CSV file "f", which is encoded in the given encoding.
Instance Methods
__init__
(
self
,
f
,
dialect
=
<class csv.excel at 0xc527a1c>
,
encoding
=
'
utf-8
'
,
**kwds
)
source code
next
(
self
)
source code
__iter__
(
self
)
source code
Home
Trees
Indices
Help
Camelot
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:58 2010
http://epydoc.sourceforge.net