StackRating

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

Ethan Furman

Rating
1521.56 (29,001st)
Reputation
37,580 (2,982nd)
Page: 1 ... 13 14 15 16 17 ... 21
Title Δ
Python 3.2 Multiprocessing.Process not running target function 0.00
does setattr() and getattr() slow down the speed dramatically? 0.00
How to prove that parameter evaluation is "left to right"... -0.76
import python package when module is same name -1.09
Python: Accessing Windows mapped network drive with known URL, but... -0.93
IDLE in Python 3.3.0 crashes when selecting text 0.00
Append Rows of Different Lengths to the Same Variable +0.52
Is there a python-notify module for python3.2? 0.00
python enums with attributes 0.00
How to globally overload assert so I don't have to change lib code... 0.00
arguments for / against `raise Exception(message)` in Python -1.35
Return all instances of one class 0.00
Why can't I iterate over an object which delegates via __getattr__... -1.64
Strange python queue behavior. Crashes if queue isn't named "q... 0.00
Does python coerce types when doing operator overloading? -0.23
Python 3: Monkey-patched code not re-importable by multiprocessing -1.70
python3 super doesn't work with PyQt classes 0.00
Importing data from dbf to excel spreadsheet using Wing IDE +0.43
Python 3.X: How to insert new row in excel using Xlrd3 library 0.00
Optional but conditional argument python -0.72
Does Python require intimate knowledge of all classes in the inheri... +0.26
hooking in python +1.30
sys.path and modules - Python3.2 +0.13
How to extract information inside text files, inside rar files in p... 0.00
python3.x multiprocessing cycling without "if __name__ == '__m... +2.05
in python , how to make two lists contianing the same elements not... -1.07
dbfpy returning int() error on str -0.49
How to make absolute_import the default in all modules 0.00
Descriptors and python-provided attributes 0.00
Splitting python and calculating depending on received variable -1.76
python unittest assertCountEqual uses 'is' instead of '=='? +0.01
What effect has a statement like 'var and do_something_with(var)' i... +0.02
How to get the string literal of a variable -0.66
What is a good way to order methods in a python class? +0.50
Read Wireshark dump file for packet times 0.00
Python EasyGUI: How to get a scroll bar inside multienterbox 0.00
What objects are guaranteed to have different identity? -1.51
Python 3.0.1 collections.Counter +1.68
Propagation of NaN through calculations +0.08
time.clock and time.strftime Give Totally Different Results +0.01
Is it Pythonic to have a class keep track of its instances? +1.76
python, default parameters/arguments for builtin open? +0.52
Extract files from zip file and retain mod date- Python 2.7.1 on Wi... 0.00
How to call an object created in a module -1.07
How to generate a n-dimensional "identity matrix"? +2.58
How to do C++ style(indexed) nested loops in python? -0.26
Python list index out of range - finding local maxima -0.51
Multiple imports of python modules +2.33
method overloading in python -0.70
How does Python referencing work? +2.02