migrate-python2-appengine icon indicating copy to clipboard operation
migrate-python2-appengine copied to clipboard

'HTTPResponse' object has no attribute 'strict'

Open navik44 opened this issue 2 years ago • 0 comments

It seems that with the new version of urllib (>2), module 21 no longer works and gives this error: 'HTTPResponse' object has no attribute 'strict'

navik44 avatar May 06 '23 13:05 navik44