/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/classgen.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/classgen.py

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

revision 2099 by bh, Thu Mar 11 20:45:03 2004 UTC revision 2101 by bh, Thu Mar 11 20:50:43 2004 UTC
# Line 879  class GenQuantilesPanel(wxPanel): Line 879  class GenQuantilesPanel(wxPanel):
879                  #                  #
880                  for i in range(table.NumRows()):                  for i in range(table.NumRows()):
881                      _list.append(table.ReadValue(i, self.fieldName,                      _list.append(table.ReadValue(i, self.fieldName,
882                                                   row_is_ordinal = True)                                                   row_is_ordinal = True))
883              finally:              finally:
884                  ThubanEndBusyCursor()                  ThubanEndBusyCursor()
885    

Legend:
Removed from v.2099  
changed lines
  Added in v.2101

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26