Tagged Questions
4
votes
3answers
426 views
Is there an Oracle wrapper for Python that supports xmltype columns?
It seems cx_Oracle doesn't.
Any other suggestion for handling xml with Oracle and Python is appreciated.
Thanks.