Home | History | Annotate | Download | only in test

Lines Matching refs:_afunc

2004 def _afunc(x):

2009 x = pool.map(_afunc, [1, 2, 3, 4, 5, 6, 7])