From: Samuel M. <s.m...@gm...> - 2016-06-08 19:36:41
|
Hi all, Here is a couple of patchs fixing only python code formating in the fetchmailconf.py file. After this series, fetchmailconf.py is compatible with python-2 and python-3. Regards, Samuel Martin (2): fetchmailconf.py: fix tabs/spaces mixup preventing from compiling the pyc module fetchmailconf.py: make fetchmailconf.py python{2,3}-compliant fetchmailconf.py | 2544 +++++++++++++++++++++++++++--------------------------- 1 file changed, 1273 insertions(+), 1271 deletions(-) -- 2.8.3 |