office-gobmx/pyuno
David Bolen 387389b644 fdo#46926: fix UNO struct comparison in Python 2
This requires setting a rich comparison flag in Python 2, while Python 3
uses rich comparison by default.
(regression from a09ce46818)
2012-03-07 11:17:13 +01:00
..
demo
doc
inc/pyuno
prj
source fdo#46926: fix UNO struct comparison in Python 2 2012-03-07 11:17:13 +01:00
zipcore
README

UNO bindings for the Python programming language.