Skip to content

Commit

Permalink
Use io module to open file
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Jul 20, 2018
1 parent 37877c7 commit db22ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapscript/python/setup.py.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from io import open
from setuptools import setup, find_packages, Distribution

# Force creation of a platform specific wheel
Expand Down

0 comments on commit db22ea3

Please sign in to comment.