Opened 14 years ago

Closed 14 years ago

#3566 closed defect (fixed)

osgeo gdal.py indentation error

Reported by: shawngong Owned by: warmerdam
Priority: normal Milestone: 1.7.3
Component: PythonBindings Version: 1.7.1
Severity: normal Keywords:
Cc:

Description

When Python binding is generated by swig, there is indentation error in osgeo/gdal.py's "def serialize()" As result, OpenEV Import fails. To fix it, simply remove the extra indentation between line 396 and 410

Change History (1)

comment:1 by Even Rouault, 14 years ago

Component: defaultPythonBindings
Milestone: 1.7.3
Resolution: fixed
Status: newclosed

Fixed in trunk r19823 and in branches/1.7 in r19824

This method dates back from the time of old-gen python bindings (r3896). I'm wondering how usefull it is nowadays, but anyway...

Note: See TracTickets for help on using tickets.