hab ein dringliches Problem - nach meinem gestrigen Update von LO auf Version: 4.3.5.2.0+ (Build-ID: 430m0(Build:2)) gehen viele meiner Pythonmakros nicht mehr

Die Fehlermeldungen geben an, dass ein globaler Name 'long' oder 'basestring' nicht definiert ist???
Fehlermeldung 1:
Code: Alles auswählen
Es ist eine Ausnahme aufgetreten
Type: com.sun.star.uno.RuntimeException
Message: Error during invoking function matheklassen in module file:///home/sej/.config/libreoffice/4-suse/user/Scripts/python/pyfuncs.py (<class 'NameError'>: global name 'long' is not defined
/home/sej/.config/libreoffice/4-suse/user/Scripts/python/pyfuncs.py:921 ...
).
Code: Alles auswählen
Es ist eine Ausnahme aufgetreten
Type: com.sun.star.uno.RuntimeException
Message: Error during invoking function sisvorlage in module file:///home/sej/.config/libreoffice/4-suse/user/Scripts/python/pyfuncs.py (<class 'NameError'>: global name 'basestring' is not defined
/home/sej/.config/libreoffice/4-suse/user/Scripts/python/pyfuncs.py:1329 ...
).