549 reputation
1512
bio website
location
age
visits member for 2 years, 11 months
seen 12 hours ago
stats profile views 17

Nov
27
awarded  Famous Question
Nov
26
comment parse json from twitter data dump
This hardly looks like JSON at all...
Oct
12
awarded  Yearling
Oct
5
awarded  Good Question
Oct
2
awarded  Notable Question
Sep
8
comment UTF-8 character with font-weight property
Would using HTML special characters instead of unicode ones make a difference if it's a problem with the font?
Jul
26
comment python class inherit affects property?
Why are you trying to override the property's value? Doesn't this kinda defeat the point of a property?
Jul
26
comment python class inherit affects property?
Isn't it because mybase inherits from object? This changes the way properties work.
Jun
16
comment Append items to a list in python at spaced intervals
It's fine. I'm glad it helped :)
Jun
15
answered Append items to a list in python at spaced intervals
Jun
14
comment Append items to a list in python at spaced intervals
So what happens if you run out of space?
Jun
14
comment Append items to a list in python at spaced intervals
Does the output list have to be a fixed length (3*26 in your example), or can it vary each time?
Jun
14
comment Append items to a list in python at spaced intervals
When you say "4 to 8 spaces", do you mean somewhere in that range, chosen randomly for each item?
Apr
9
awarded  Popular Question
Feb
17
awarded  Notable Question
Feb
8
comment Parsing Lines in Python: Use RE or Not?
@David You're welcome. I thought the built-in way wouldn't be quite the same, somehow... :)
Feb
8
answered Python operator “>>”
Feb
8
answered Parsing Lines in Python: Use RE or Not?
Jan
30
awarded  Nice Question
Jan
21
awarded  Popular Question