Ticket #173 (new defect)
"ogr_sp.py" contains incorrect syntax for Python3
Reported by: | jmckenna | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | zoo-server | Version: | |
Keywords: | Cc: | venka, jmckenna@… |
Description
- in \zoo-services\ogr\base-vect-ops-py\cgi-env\
- Python OGR services will break with Python3
- attaching updated "ogr_sp.py" file for Python3 users
- replaces "libxml2" with "lxml"
- "except Exception as e" instead of "except Exception,e"
Attachments (1)
Change History
Note: See
TracTickets for help on using
tickets.