[Python-Dev] SystemError: new style getargs format but argument is not a tuple

2017-01-01 Thread Terry Reedy
There are several recent question on Stackoverflow about SystemError: new style getargs format but argument is not a tuple PIL/pillow, 2.7, Nov 28, 2016 https://stackoverflow.com/questions/40844212/systemerror-new-style-getargs-format-but-argument-is-not-a-tuple-even-the-argum ImageDraw.draw.li

Re: [Python-Dev] SystemError: new style getargs format but argument is not a tuple

2017-01-01 Thread Serhiy Storchaka
On 02.01.17 01:23, Terry Reedy wrote: There are several recent question on Stackoverflow about SystemError: new style getargs format but argument is not a tuple PIL/pillow, 2.7, Nov 28, 2016 https://stackoverflow.com/questions/40844212/systemerror-new-style-getargs-format-but-argument-is-not-a-