/[thuban]/branches/WIP-pyshapelib-bramz/libraries/pyshapelib/dbflibmodule.c
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/dbflibmodule.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2749 by bramz, Thu Mar 22 19:03:27 2007 UTC revision 2750 by bramz, Thu Mar 22 20:35:08 2007 UTC
# Line 457  static struct PyMethodDef dbffile_method Line 457  static struct PyMethodDef dbffile_method
457                  "Record can either be a dictionary in which case the keys are used as field names, "                  "Record can either be a dictionary in which case the keys are used as field names, "
458                  "or a sequence that must have an item for every field (length = field_count())"},                  "or a sequence that must have an item for every field (length = field_count())"},
459  #if HAVE_UPDATE_HEADER  #if HAVE_UPDATE_HEADER
460          {"commit", (PyCFunction)dbffile_read_record, METH_NOARGS,          {"commit", (PyCFunction)dbffile_commit, METH_NOARGS,
461                  "commit() -> None"},                  "commit() -> None"},
462  #endif  #endif
463          {NULL}          {NULL}

Legend:
Removed from v.2749  
changed lines
  Added in v.2750

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26