e
This commit is contained in:
parent
106ee5e658
commit
1cafd5593a
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ import json
|
||||||
|
|
||||||
this = sys.modules[__name__]
|
this = sys.modules[__name__]
|
||||||
|
|
||||||
|
this.encoded = None
|
||||||
|
this.pattern = None
|
||||||
this.values = {
|
this.values = {
|
||||||
"stack": 0,
|
"stack": 0,
|
||||||
"r": 0,
|
"r": 0,
|
||||||
|
|
Loading…
Reference in a new issue