#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 by , 13 years ago
Owner: | changed from | to
---|
comment:2 by , 13 years ago
Milestone: | → 1.8.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 12 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in trunk (r20638). Test added in r20639