StackRating

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

Ant

Rating
1489.99 (4,416,460th)
Reputation
3,507 (48,036th)
Page: 1 2
Title Δ
I need a stand alone python interpreter/compiler! +4.25
Cloned list seems to be functioning as an alias, even though explic... -0.31
How can I sort IP addresses and integers in Python? -1.25
Removing Punctuation From Python List Items -1.65
Splitting an expression -1.59
How can I get the concatenation of two lists in Python without modi... -1.38
Python go to def -0.71
raw_input causing EOFError after creating exe with py2exe 0.00
How to override Python list(iterator) behaviour? -3.68
Is this a bug? Variables are identical references to the same strin... +0.73
Find substring in string but only if whole words? -2.49
Does on-the-fly list creation and return in a function create a mem... -2.96
python class property does not evaluated in the if condition +0.59
recursive method returning original value -0.95
Python regex help +0.04
Python indentation when adding looping statements to existing code +2.12
Python. Transform str('+') to mathematical operation +2.54
Converting list to *args in Python +0.42
x,y = getPos() vs. (x, y) = getPos() -0.86
What is the most general python type to which I can add attributes? -3.21
accessing python dictionary -2.60
Automatically expiring variable -0.68
How to make sure a file exists or can be created before writing to... -4.11
Pythonic way to write create dictionary from dict comprehension, +... -0.55
Split a string in python -2.76
python regex question +4.01
Why can't I call read() twice on an open file? -0.67
I'm new to python, and trying to program a sales tax button for a c... -3.77
Python - Write a function that takes a string as an argument and di... +2.25
Difference between "if x" and "if x is not None" -2.85
How to check whether elements appears in the list only once in pyth... -3.03
Hidden features of Python 0.00