-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Python2 has been EOL for more than two years, it would be good to remove the python2 support moving forward.
Code like this
sslmate/libexec/sslmate/approval/dns/route53
Lines 74 to 76 in 28beac4
| try: | |
| import ConfigParser # Python 2 | |
| except ImportError: |
Metadata
Metadata
Assignees
Labels
No labels