blueloveTH 2 years ago
parent
commit
326110c8aa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      tests/99_bugs.py

+ 0 - 2
tests/99_bugs.py

@@ -31,8 +31,6 @@ if inq is   not 1:
 if inq  is  not  0:
 if inq  is  not  0:
     assert False
     assert False
 
 
-# assert pow(2,5000,2**59-1) == 17592186044416
-
 def g(x):
 def g(x):
     return x
     return x
 def f(x):
 def f(x):