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 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
C:\Python27>python.exe c:\eclipse\plugins\org.python.pydev_2.7.1.2012100913\pysr c\interpreterInfo.py <xml> <version>2.7</version> <executable>C:\Python27\python.exe</executable> <lib path="out">c:\eclipse\plugins\org.python.pydev_2.7.1.2012100913\pysrc</lib> <lib path="out">C:\Windows\system32\python27.zip</lib> <lib path="ins">C:\Python27\DLLs</lib> <lib path="ins">C:\Python27\lib</lib> <lib path="ins">C:\Python27\lib\plat-win</lib> <lib path="ins">C:\Python27\lib\lib-tk</lib> <lib path="ins">C:\Python27</lib> <lib path="ins">C:\Python27\lib\site-packages</lib> <forced_lib>__builtin__</forced_lib> <forced_lib>__main__</forced_lib> <forced_lib>_ast</forced_lib> <forced_lib>_bisect</forced_lib> <forced_lib>_codecs</forced_lib> <forced_lib>_codecs_cn</forced_lib> <forced_lib>_codecs_hk</forced_lib> <forced_lib>_codecs_iso2022</forced_lib> <forced_lib>_codecs_jp</forced_lib> <forced_lib>_codecs_kr</forced_lib> <forced_lib>_codecs_tw</forced_lib> <forced_lib>_collections</forced_lib> <forced_lib>_csv</forced_lib> <forced_lib>_functools</forced_lib> <forced_lib>_heapq</forced_lib> <forced_lib>_hotshot</forced_lib> <forced_lib>_io</forced_lib> <forced_lib>_json</forced_lib> <forced_lib>_locale</forced_lib> <forced_lib>_lsprof</forced_lib> <forced_lib>_md5</forced_lib> <forced_lib>_multibytecodec</forced_lib> <forced_lib>_random</forced_lib> <forced_lib>_sha</forced_lib> <forced_lib>_sha256</forced_lib> <forced_lib>_sha512</forced_lib> <forced_lib>_sre</forced_lib> <forced_lib>_struct</forced_lib> <forced_lib>_subprocess</forced_lib> <forced_lib>_symtable</forced_lib> <forced_lib>_warnings</forced_lib> <forced_lib>_weakref</forced_lib> <forced_lib>_winreg</forced_lib> <forced_lib>array</forced_lib> <forced_lib>audioop</forced_lib> <forced_lib>binascii</forced_lib> <forced_lib>cPickle</forced_lib> <forced_lib>cStringIO</forced_lib> <forced_lib>cmath</forced_lib> <forced_lib>datetime</forced_lib> <forced_lib>errno</forced_lib> <forced_lib>exceptions</forced_lib> <forced_lib>future_builtins</forced_lib> <forced_lib>gc</forced_lib> <forced_lib>imageop</forced_lib> <forced_lib>imp</forced_lib> <forced_lib>itertools</forced_lib> <forced_lib>marshal</forced_lib> <forced_lib>math</forced_lib> <forced_lib>mmap</forced_lib> <forced_lib>msvcrt</forced_lib> <forced_lib>nt</forced_lib> <forced_lib>operator</forced_lib> <forced_lib>parser</forced_lib> <forced_lib>signal</forced_lib> <forced_lib>strop</forced_lib> <forced_lib>sys</forced_lib> <forced_lib>thread</forced_lib> <forced_lib>time</forced_lib> <forced_lib>xxsubtype</forced_lib> <forced_lib>zipimport</forced_lib> <forced_lib>zlib</forced_lib> </xml>Traceback (most recent call last): File "c:\eclipse\plugins\org.python.pydev_2.7.1.2012100913\pysrc\interpreterIn fo.py", line 199, in <module> raise RuntimeError('Ok, this is so that it shows the output (ugly hack for s ome platforms, so that it releases the output).') RuntimeError: Ok, this is so that it shows the output (ugly hack for some platfo rms, so that it releases the output). |