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 4 5 ... 7
Title Δ
Any ideas about the best work around for __new__ losing its argumen... +0.36
Defining constants in python class, is self really needed? +0.34
Unable to parse the output from HTTPConnection.debuglevel 0.00
What does this Python code mean? +0.35
Extra output none while printing an command line argument +0.35
Embedding Python on Windows: why does it have to be a DLL? +1.20
How to create a list or tuple of empty lists in Python? -0.72
Python Extension Can't Use library_dirs 0.00
Why does id({}) == id({}) and id([]) == id([]) in CPython? +1.19
How to pickle and unpickle instances of a class that inherits from... +0.28
How can I catch SIGINT in threading python program? 0.00
Why does importing a dotted module name fail when upper level is ma... 0.00
Why doesn't Python's `except` use `isinstance`? +1.83
SWIG passing argument to python callback function +0.35
Appending turns my list to NoneType 0.00
Is python's "set" stable? +1.21
Python, Timeout of Try, Except Statement after X number of seconds? -2.10
Create variables from strings in Python +0.32
Optimizing find and replace over large files in Python +0.71
Python: Is there any reason *not* to cache an object's hash? +1.46
Why do Python modules sometimes not import their sub-modules? +0.33
Python ssl problem with multiprocessing 0.00
Python: `key not in my_dict` but `key in my_dict.keys()` +0.39
Is there a Python module for handling Python object addresses? +1.43
When are the first Python objects 'object' and 'type' instances cre... 0.00
How can I tell if a file is a descendant of a given directory? 0.00
Is Python's ctypes.c_long 64 bit on 64 bit systems? -0.61
Maximum recursion depth? +0.88
Troubles in installing python-sybase module 0.00
Why does my setup.py script give this error? 0.00
Python twisted: how to schedule? +0.37
Using Python property() inside a method +0.34
Create a reference to a variable (similar to PHP's "=&&quo... -0.09
How to check for EOF when using pipe file descriptors in Python? 0.00
@StaticMethod or @ClassMethod decoration on magic methods -1.71
Multiple select() syscalls from one thread in Python +1.30
How to walk a tar.gz file that contains zip files without extraction +0.42
JSON module for python 2.4? 0.00
Problems with Threading in Python 2.5, KeyError: 51, Help debugging? +1.32
How does Python's website generate its online documentation? +1.54
python httplib httpexception error codes 0.00
Problem running a Python program, error: Name 's' is not defined -0.90
Assign variable with variable in function 0.00
Zlib not available in OS X? 0.00
name of the class that contains the method code +1.18
cgi.FieldStorage always empty - never returns POSTed form Data 0.00
Python operators returning ints -0.25
Doing arithmetic with up to two decimal places in Python? -0.77
Not able to access parts of imported .PY in a .PSP 0.00
Confusion on C++ Python extensions. Things like getting C++ values... -0.65