Pārlūkot izejas kodu

If the parser fails, return False

master
Thomas Mannay GitHub pirms 7 gadiem
vecāks
revīzija
2b793d24ec
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      seddy.py

+ 2
- 0
seddy.py Parādīt failu

@@ -57,6 +57,8 @@ class Queue:

def seddy(sed, history):
regex = parse_sed.split(sed)
if len(regex) < 4:
return False
msg = history.find(regex[1])
f = 0



Notiek ielāde…
Atcelt
Saglabāt