Skip to content
Commit 39ff9be4 authored by Pino Toscano's avatar Pino Toscano
Browse files

zonetab2pot.py: convert from deprecated string methods

Assume Python >= 2.7, and use the builtin methods of strings ('str')
instead of the deprecated 'string' counterparts, for Python 3
compatibility.
parent 40e0ec86
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment