I hate Python 2...

This commit is contained in:
James Lu 2015-05-16 16:31:32 -07:00
parent e0cc90f841
commit a430183e15

View File

@ -28,6 +28,8 @@
# POSSIBILITY OF SUCH DAMAGE.
###
from __future__ import unicode_literals
import random
import re
import json