StackRating

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

ncoghlan

Rating
1566.27 (4,559th)
Reputation
27,144 (4,658th)
Page: 1 2 3 4
Title Δ
Python: How to pass more than one argument to the property getter? +0.77
'return' with not-None expression list returns 'None' -1.15
How do you model a state with three values? +0.90
Py_Initialize fails - unable to load the file system codec -0.10
Python summation style question -2.25
python subprocess Popen environment PATH? -0.42
Which of these are immutable in Python? -2.20
Capturing/Return the output message of python logging +0.92
Why is this program faster in Python than Objective-C? +0.96
Is there a statistical profiler for python? If not, how could I go... -2.38
Differences between compiler and ast module in python +2.35
Creating my own "integer" object in Python +0.47
Try/catch or validation for speed? +1.68
Emulating the list.insert() method as a subclass of Python's list +0.28
Need to avoid subprocess deadlock without communicate -0.87
Getting start/end of a python class from source +0.41
Thread vs. Threading +1.17
What is the most Pythonic way to pass objects between imported libr... -0.95
Pythonic error handling of complex functions +0.41
from a import b in python 2.4 0.00
Automatic indentation for Python in Notepad++ -0.42
In Python, is there a clean way to return the value of a function i... -0.50
How to get all objects in a module in python? -0.70
Python: Does 'unittest' have something that 'doctest' hasn't? -0.11
How do you get all classes defined in a module but not imported? -1.91
Python: No module named contextlib? +1.00
What is -s flag in python -4.05
C-extension in Python - return Py_BuildValue() memory leak problem +3.25
Protected method call in Python? +1.69
Converting selenium.py to python 3 by 2to3 0.00
More elegant way of declaring multiple variables at the same time -0.64
Why doesn't memory get released to system after large queries (or s... +3.30
How to execute a command prompt command from python -2.02
Python decorator, self is mixed up -0.30
Python nonlocal statement in a class definition +3.37
How to replace all '0xa0' chars with a ' ' in a bunch of text files? +3.22
problem Deleting list items in a for loop (python) +1.23
Problem understanding Importer Protocol in Python 0.00
Python unittest.TestCase execution order +5.70
memory usage of a probabilistic parser +1.86
What are some elegant ways to abstract out repetitive exception han... +3.82
LLVM, Parrot, JVM, PyPy + python -4.12
How to generate reST/sphinx source from python? -2.51
How to deploy a simple python application in linux for shared, comp... +2.16
A good book/article about Python interpreter? 0.00
Tests and python package structure +3.47
python exception logging 0.00
How does a lambda function refer to its parameters in python? -0.92
segmentation fault in pi calculation (python) +5.35
python import seems to behave differently in mercurial_keyring.py f... +3.91