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

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

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

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

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

context = zmq.Context()