Opened 17 years ago

Closed 17 years ago

#1911 closed defect (fixed)

ogr python bug in __getitem__ when using slices

Reported by: timaranz Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

the __getitem__ methods on the DataSource and Layer classes incorrectly pass the step parameter to xrange function as a keyword argument.

Attachments (1)

ogr_python.i.diff (1.4 KB ) - added by timaranz 17 years ago.
ogr_python.i diff file

Download all attachments as: .zip

Change History (2)

by timaranz, 17 years ago

Attachment: ogr_python.i.diff added

ogr_python.i diff file

comment:1 by hobu, 17 years ago

Milestone: 1.5.0
Resolution: fixed
Status: newclosed

added in r12418

Note: See TracTickets for help on using tickets.