These are misspellings of Plailect's name. All of these were done by other users.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import datetime | |
| import sys | |
| messages = "" | |
| if len(sys.argv) != 3: | |
| print("Usage: dispisg.py <input> <output>") | |
| sys.exit(1) | |
| with open(sys.argv[1], "r") as f: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import sys | |
| if len(sys.argv) != 2: | |
| print("Usage: python wii-remote-date.py <date string>") | |
| sys.exit(1) | |
| if len(sys.argv[1]) < 3: | |
| print("Invalid string") | |
| sys.exit(1) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/python | |
| # -*- coding: utf-8 -*- | |
| import sys | |
| import subprocess | |
| import shutil | |
| import urllib2 | |
| import time | |
| import re | |
| import platform |
I hereby claim:
- I am larsenv on github.
- I am larsenv (https://keybase.io/larsenv) on keybase.
- I have a public key ASA2JdchgEPOhDtpP9rZka1ltBESNXDcbKKlILpbYbRH2wo
To claim this, I am signing this object:
NewerOlder