Home | Trees | Indices | Help |
---|
|
table definitions
|
|||
property Emulate PyProperty_Type() in Objects/descrobject.c |
|||
_DbfRecord Provides routines to extract and save data within the fields of a dbf record. |
|||
_DbfMemo Provides access to memo fields as dictionaries must override _init, _get_memo, and _put_memo to store memo contents to disk |
|||
_Db3Memo Provides access to memo fields as dictionaries must override _init, _get_memo, and _put_memo to store memo contents to disk |
|||
_VfpMemo Provides access to memo fields as dictionaries must override _init, _get_memo, and _put_memo to store memo contents to disk |
|||
DbfTable Provides a framework for dbf style tables. |
|||
Db3Table Provides an interface for working with dBase III tables. |
|||
FpTable Provides an interface for working with FoxPro 2 tables |
|||
VfpTable Provides an interface for working with Visual FoxPro 6 tables |
|||
List list of Dbf records, with set-like behavior |
|||
DbfCsv csv format for exporting tables |
|||
Index | |||
_Db4Table |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
input_decoding =
|
|||
default_codepage =
|
|||
return_ascii = True
|
|||
version_map =
|
|||
code_pages =
|
Imports: os, sys, csv, codecs, locale, unicodedata, weakref, array, bisect_left, bisect_right, Decimal, copyfileobj, io, Date, DateTime, Time, Bof, Eof, DbfError, DataOverflow, FieldMissing, NonUnicode, DoNotIndex
|
version_map
|
code_pages
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 06 17:30:33 2010 | http://epydoc.sourceforge.net |