Merge pull request #2649 from iKevinY/py2-sunset

Remove Python 2 support
This commit is contained in:
Justin Mayer 2019-11-26 14:03:13 -08:00 committed by GitHub
commit 772005f431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 203 additions and 627 deletions

View file

@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import os
import sys