Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: password = "SetYourPassword" term.clear() term.setCursorPos(1,1) term.setTextColor(16384) print("----------------- YourText/Name ------------------") term.setCursorPos(2,3) term.setTextColor(16) print("Password :") term.setCursorPos(5,4) term.setTextColor(1) passwordr = r Source: http://pastebin.com/raw.php?i=BfVDvy9L
↧