items(raw=False, vars=None) items(section, raw=False, vars=None) When section is not given, return a list
class xdrlib.Unpacker(data) Unpacker is the complementary class which unpacks XDR data values from a string buffer
Packer.pack_string(s) Packs a variable length string, s. The length of the string is first packed as an unsigned integer
csvreader.line_num The number of lines read from the source iterator. This is not the same as the number of records returned
defaults() Return a dictionary containing the instance-wide defaults.
class csv.Dialect The Dialect class is a container class relied on primarily for its attributes, which are used
csvwriter.dialect A read-only description of the dialect in use by the writer.
class csv.excel_tab The excel_tab class defines the usual properties of an Excel-generated TAB-delimited file.
read(filenames, encoding=None) Attempt to read and parse a list of filenames, returning a list of filenames which were successfully
Unpacker.set_position(position) Sets the data buffer unpack position to position. You should be careful about using
Page 12 of 12