6659a474fb2ba6e921bb38c1b55d4c9ba6073cfa /css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/pyuno/source/loader/pythonloader.py
AgeCommit message (Expand)Author
2020-12-07Wrap "open" into "with"Mike Kaganski
2020-12-04Fix ResourceWarning in pythonloader.pyJulien Nabet
2020-05-20fix some more python 3.8 deprecation warningsNoel Grandin
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl
2020-01-28sys.version is for displaying; use sys.version_info for version checkMike Kaganski
2019-04-02For Python extensions, set __file__ before executing the moduleThomas Viehmann