StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

tdelaney

Rating
1558.10 (5,965th)
Reputation
36,152 (3,149th)
Page: 1 ... 41 42 43 44 45 46 47
Title Δ
Piping Logs to a database in Python, in regards to STDIN, should th... +0.66
Python Multiprocessing: Example not raising a PicklingError 0.00
Explain this Lambda function Python -0.43
How to find a file with specific content? +0.03
Closing stdin in subprocess.Popen 0.00
subprocess.call() fails on Mac and Linux +0.27
Parse 2 different XML attributes together in a single python for loop 0.00
Process not spawning python 0.00
Python logging with thread locals 0.00
logging.StreamHandler.setLevel(logging.DEBUG) <--- doesn't work 0.00
Does the Python have something like reference in PHP? +0.04
How to check if an item is the last one of iteration in python -0.62
Where to define a method that is used only inside __init__ and must... +1.98
Tkinter multithreading queue waits forever 0.00
Understanding inheritance and passing child variable to the parent... +0.55
Outputting text to multiple terminals in Python +0.08
gzip a file quicker using python? +2.42
Python takes more time to print a calculation than to perform it -0.48
Multithreading Python: Thread Communication 0.00
Correct way of getting time delta value from config file -0.86
Why python for loops don't default to one iteration for single obje... -0.12
difference between blocking IO and While 1? -0.90
Why does Python 2.7 sign extend HDC returned from GetDC() on x64? 0.00
Arguments are passed by reference or not in Python -0.38
Python - How to deal with webservice when not accessible? 0.00
Capture bash input into a python array +0.04
how do i write a list to file in python -0.82
Best way to check Python multi-level dictionary -0.79
Launch an exernal program with Python, but without waiting -0.34
File I/O Python Save and Read +1.84
Python - call a method from a class just as you are instantiating it? +0.84
How to run a .py file in windows command line? -0.12
how to search in a file and read lines from there in python -0.92
Python: threading: shouldn't a daemonized process return stdin/stdo... -0.95
Python - Interact with Minecraft Classic server 0.00
Python script to determine if a directory is a git repository -0.45
Python 'import X as Y' results in 'NameError global name 'Y' is not... -1.65
Why doesn't changing the value of my global variable take effect? -1.28
How to make an executable shell script to run my .py program and in... +1.37
Trying to Execute Python Script Using Subprocess (Django) 0.00
Use grep with python subproccess.check_output and adb logcat 0.00
Schedule running function every 60 seconds? 0.00
subprocess.call() do not wait when called from thread 0.00
Indexing a file using f.tell() in python +1.07
How do I combine two files without overwriting any data in python? +1.15
How to properly stop python threads? +0.56
Is there a standard-library "print_to_string" function in... +1.26
Optimizing searches in very large csv files -1.05
How can I delete old file contents right before a new test? 0.00
How do I suppress the output in subprocess.call, but save the output? +0.55