#3077 closed defect (fixed)
Error status not properly reset in python bindings
Reported by: | antonio | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 1.8.0 |
Component: | PythonBindings | Version: | 1.5.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
The error status is not properly reset in python bindings when gdal.UseExceptions()
is used.
See: http://lists.osgeo.org/pipermail/gdal-dev/2009-June/020933.html
Change History (3)
comment:1 Changed 10 years ago by
Owner: | changed from hobu to Even Rouault |
---|
comment:2 Changed 10 years ago by
Milestone: | → 1.8.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
Fixed in trunk (r20638). Test added in r20639