コード例 #1
0
 def a(x):
     return div(x, 0)
コード例 #2
0
ファイル: test_utils.py プロジェクト: tomMoral/distributed
 def a(x):
     return div(x, 0)