* 3.7_10 fix, reseed before tests
This commit is contained in:
parent
774718b2cd
commit
607a6cf870
@ -242,6 +242,7 @@ pole_game.show_pole()
|
|||||||
|
|
||||||
def tests():
|
def tests():
|
||||||
SingletonMeta._instances = {}
|
SingletonMeta._instances = {}
|
||||||
|
random.seed()
|
||||||
code = (
|
code = (
|
||||||
b"a4{e~AV*<sWl(QyWhgN)EFdy4EFdv3DGG2hAUz;QVQpnlZ){~KF)%D3GB7M4F)%3#VRLh3a&#b"
|
b"a4{e~AV*<sWl(QyWhgN)EFdy4EFdv3DGG2hAUz;QVQpnlZ){~KF)%D3GB7M4F)%3#VRLh3a&#b"
|
||||||
+ b"RWGHYkDIh&PAZcVMa55<@AR^I$(7w>O(6rF7(6!Nm(SgyAAke+gwb6mly3oGRyU~o$y3oEL(7w>I"
|
+ b"RWGHYkDIh&PAZcVMa55<@AR^I$(7w>O(6rF7(6!Nm(SgyAAke+gwb6mly3oGRyU~o$y3oEL(7w>I"
|
||||||
|
Loading…
Reference in New Issue
Block a user