Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


1
2
3
4
5
6
7
8
9
10
11
12
C:\bin>python reload.py
ws://localhost:9222/devtools/page/11_1
Traceback (most recent call last):
  File "reload.py", line 32, in <module>
    refresh_page(u);
  File "reload.py", line 15, in refresh_page
    ws = create_connection(websocketURL)
  File "build\bdist.win32\egg\websocket.py", line 110, in create_connection
  File "build\bdist.win32\egg\websocket.py", line 210, in connect
  File "build\bdist.win32\egg\websocket.py", line 236, in _handshake
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 2: ordinal
not in range(128)