Ticket #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
Change History
Note: See
TracTickets for help on using
tickets.

