mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
@@ -60,7 +60,7 @@ class DbfRecord:
|
|||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
dbf:
|
dbf:
|
||||||
A `Dbf.Dbf` instance this record belonogs to.
|
A `Dbf.Dbf` instance this record belongs to.
|
||||||
index:
|
index:
|
||||||
An integer record index or None. If this value is
|
An integer record index or None. If this value is
|
||||||
None, record will be appended to the DBF.
|
None, record will be appended to the DBF.
|
||||||
|
|||||||
Reference in New Issue
Block a user