pyg3t / poproofread

GNU General Public License v3.0
0 stars 0 forks source link

Switch back to argparse #27

Closed KennethNielsen closed 4 years ago

KennethNielsen commented 8 years ago

Due to issue #2, poproofread was switched temporarily to use the inferior (but better compatible with older versions of Python) optparse.

I'm currently considering making poproofread Python >=3.3 only. As a part of that process poproofread should be switched back and at that point we ill cut support for the very old Python versions.

KennethNielsen commented 4 years ago

PoProofRead has been ported to Python3 and Python3 only. In this process support for optparse has been removed.