a4k-openproject / script.module.openscrapers

OpenScrapers Project
GNU General Public License v3.0
102 stars 40 forks source link

begin work for py3 compatibility #139

Closed Tikipeter closed 4 years ago

Tikipeter commented 4 years ago

This is a start to the work for compatibility for Python 3. In this pull request, changed py2-3 imports have been fixed on OS's modules.

This is NOT a complete fix for Python 3 compatibility. It is only the first step. Other needed steps:

IT IS NOT EXPECTED THAT OPEN SCRAPERS WILL RUN ON PYTHON 3 WITH THIS PULL REQUEST. IT IS A START ALONG THE WAY TO THAT.

The important thing to look for at the moment is that these changes do not affect OS for Python 2.