StackRating

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

Wessie

Rating
1529.24 (19,223rd)
Reputation
2,839 (59,545th)
Page: 1 2
Title Δ
golang reference struct in same package in another file -3.74
How to do a try-except for a lazy object in Python using PRAW? 0.00
Clean and DRY way to extend an Object in Python 0.00
Is there a way to run a for loop as a go routine without putting it... +3.68
Bingsearch returning 'instancemethod' object has no attribute '__ge... 0.00
Python - AttributeError: 'NoneType' object has no attribute 'findAll' +5.71
Python datetime weird behavior 0.00
python list duplicating instead of concatenating +4.45
python - AttributeError: 'module' object has no attribute 0.00
strange python 2.7 dict behavior: key not inside while clearly there 0.00
Performance gain using anonymous functions? 0.00
Pickling data in python +3.73
Django admin generates static url with /admin/ prefixed 0.00
threading error - too many args -2.11
Which of these is considered better design? (break before yield or... +3.78
python sqlite3: executescript fails -3.29
Method 'hasattr' not testing property correctly? 0.00
*** ValueError: invalid literal for int() with base 10: with shopif... 0.00
How to change json encoding behaviour for serializable python object? -3.70
Different type while calling an instance 0.00
Python subprocess module: How can I pass comma separated input into... 0.00
Is there a method like '__getattribute__' for class (not instance)... +4.87
Python 2.7 possible bug, imported modules "disappears" +4.81
Python, multiprocessing module, Process class, start method fail? S... +3.92
Why is python dictionary not refilling in while loop? -0.62
How to avoid variable to be persistent across many requests? 0.00
asyncore.loop doesn't terminate when there are no more connections +1.90
How to handle asyncore within a class in python, without blocking a... -1.52
django list not destroyed between views +3.81
Django/Python: How to read a file and validate that it is an audio... +3.76
How to handle non availability of row during sql execution 0.00
Python: pickle derived str object 0.00
python to cython - eliminate python calls +0.28
How to determine whether the number is 32-bit or 64-bit integer in... -1.04
Not getting the same result when inverting a dictionary twice -1.51
How can module be visible from one import and not visible from anot... 0.00
iteritems in Python +0.52
How to decorate a function while adding variables in Python 0.00
Why does this python code conflict with itself? -3.01
EOF when using cpickle to serialize an object 0.00
Abstracting threading and multiprocessing in Python? 0.00
locking problems in a threading example in python 0.00
$exists in python -3.75
Correctly url encoding a user agent +3.79
Creating a global variable (from a string) from within a class -0.26
Can't pickle <type 'cStringIO.StringO'>: attribute lookup cSt... 0.00
Unable to access module functions after using importlib.import_module +3.77
Optimization of complex multi-model query in Django -0.24
Python 3: how to import a module +4.03
how to write a function to split out elements in the list to string... +0.01