using jython 2.7b2

This commit is contained in:
jomo
2014-07-13 17:10:14 +02:00
parent e9f1142cea
commit 1f5ee6b348
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#pylint: disable=F0401
from helpers import *
from java.util.UUID import fromString as juuid
import simplejson as json
import json
chatgroups_filename = "plugins/redstoner-utils.py.dir/files/chatgroups.json"
groups = {}