Hi,
Im trying to use python to open up a password protected website(e.g.
facebook / gmail) in Firefox. supplying the login and password automatically
at runtime - so that I can interface my code with fingerprint recognition
code. So far I have only found urllib, urllib2 and web browser, none of
wh
heres a partial solution. theres no error checking on the Raw Input and you
have to type in you last number and press return, before the loop will
break, but its a start!
#!/usr/bin/python
# Filename : math_test.py
import time
import threading
class Timer(threading.Thread):
def __init__(self