wrapper_command WIP

This commit is contained in:
Dico200
2015-11-25 01:15:44 +01:00
parent 4d5861fd36
commit 522a7a99a1
4 changed files with 290 additions and 56 deletions

View File

@@ -6,6 +6,9 @@ from players_secret import *
from datetime import datetime
from com.ziclix.python.sql import zxJDBC
def get_py_player(player):
class py_player:
def __init__(self,player):
self.player = player