Exemple #1
0
def mathlog(a):return mathclog(a).real

cache = {}
Exemple #2
0
def mathlog(a):return mathclog(a).real

cache = {}
Exemple #3
0
def mathlog(a):
    return mathclog(a).real
Exemple #4
0
def mathlog(a):return mathclog(a).real

def clear_old(db,days):
Exemple #5
0
def mathlog(a):
    return mathclog(a).real
Exemple #6
0
def mathlog(a):return mathclog(a).real

def clear_old(db,days):
Exemple #7
0
def mathlog(a):return mathclog(a).real

context = zmq.Context()