StackRating

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

Thomas Wouters

Rating
1621.91 (1,049th)
Reputation
99,251 (750th)
Page: 1 2 3 ... 7
Title Δ
Python C-API: How to pass an UNICODE UTF-16 null terminated C strin... 0.00
Difference between iterating over a file-like and calling readline 0.00
Python: What is the default handling of SIGTERM? 0.00
use generator as subprocess input; got "I/O operation on close... +1.16
Python C-API: Using `PySequence_Length` with dictionaries 0.00
How to tell pythons numpy where to find liblapack.so.3? 0.00
Are statements in the form bool = (boolean expression) Pythonic? +0.63
Python - character encoding and decoding problems 0.00
nested @commit_on_success in @commit_manually -0.43
Locale troubles 0.00
How should __nonzero__ be implemented using the Python C-API? 0.00
Cancellable threading.Timer in Python -0.62
python: reading subprocess output in threads 0.00
Creating Python daemon - 'module' object has no attribute 'DaemonCo... 0.00
how soon is `__del__` called after reference count drops to zero? +1.66
can weakref not evaluate to None even though no non-weak references... +0.03
Shared library dependencies with distutils -0.59
Different order of parameters in strptime and strftime 0.00
python - looking for factory of db drivers 0.00
Python _winreg woes 0.00
io.StringIO overwriting an inherited property - to do or not to do? 0.00
How to call a generator type function with a nonetype function with... -1.91
Python using wrong encoding 0.00
Twisted non-blocking method - how to? 0.00
python exception: unhashable type: 'list' +0.33
Python generator expression parentheses oddity -1.32
python json.loads error +0.31
Python Generator Expression for Accumulating Dictionary Values -0.69
unwanted line break in email header when using email.mime 0.00
Indexing by word in a list +0.50
ImportError while installing lxml on OS X 10.6 -0.17
How do I write a MySQL LIKE clause using qmark syntax with the ours... +1.25
Python: Get dictionary keys as list sorted by sub dictionary value +0.41
Tests succeed, still get traceback -0.66
Python decorate method with callable outside parent class 0.00
Is there a way to tell if python was configured and compiled with &... 0.00
Python: Exception decorator. How to preserve stacktrace 0.00
Class Decorator decorating method in python 0.00
AttributeError: 'module' object has no attribute 'wraps' 0.00
Numpy: arr[...,0,:] works. But how do I store the data contained in... +0.78
Why does my socket.makefile object block even after a close? -0.67
TypeError: expected a character buffer object +1.54
What should I put in the tp_name field when defining a type in a Py... 0.00
Ctrl-C doesn't work when using threading.Timer +1.76
how to kill process and child processes from python? +0.34
python delayed execution -2.39
python Decimal precision 0.00
Why do assertions in unittest use TestCase.assertEqual not the asse... +0.32
Permission Denied error while sending mail using Python smtplib 0.00
Python's super() function +1.03