[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed (Was: Bug#943083: libncl: Python2 removal in sid/bullseye)



On Mon, Dec 16, 2019 at 09:17:50AM +0100, Andreas Tille wrote:
>     inputParentPath = lineIter.next().strip()
> AttributeError: '_io.StringIO' object has no attribute 'next'
This should be changed to next(lineIter).strip(), 2to3 for some reason
missed it.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: