Ticket #1911 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

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

Change History

Changed 6 years ago by timaranz

ogr_python.i diff file

Changed 6 years ago by hobu

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.5.0

added in r12418

Note: See TracTickets for help on using tickets.