summaryrefslogtreecommitdiff
path: root/pyuno/source/loader/pythonloader.py
AgeCommit message (Expand)Author
2022-09-16tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payloadMike Kaganski
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
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2014-01-07No serviceNames attribute in LoaderStephan Bergmann
2013-01-23fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann
2012-12-19some not important Python3.3 port (pythonloader DEBUG mode)László Németh
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet
2012-11-25pyuno: adjust uno.ByteSequence to work with "bytes"Michael Stahl
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane
2011-12-12more debug spew in non-debug productCaolán McNamara
2011-12-12Let's not have debug spew all the timeCaolán McNamara
2011-12-05Improve pyuno debugging in various ways - add stack traces etc.Michael Meeks
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks
2011-07-24minor whitespace/makefile cleanupChristian Lohmaier
2011-05-07Port PyUno to support Python 3Andreas Becker
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-11CWS-TOOLING: integrate CWS sb101Rüdiger Timm
2008-05-20INTEGRATION: CWS pyunosystempaths_DEV300 (1.5.16); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.5.12); FILE MERGEDRüdiger Timm
2007-10-11INTEGRATION: CWS pyunofixes4 (1.4.66); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGEDRüdiger Timm
2004-02-02INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGEDJens-Heiner Rechtien
2003-04-06#i11753# rewritten loader implementation, pyuno now supports file and vnd.sun...Jörg Budischewski
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski