SpiceQA
Questions
Tags
Users
Badges
cgoldberg_16148
@cgoldberg_16148
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
What is idiomatic code?
165 votes
timeout for urllib2.urlopen() in pre Python 2.6 versions
58 votes
time.sleep -- sleeps thread or process?
18 votes
What are good grep tools for Windows?
14 votes
Should a retrieval method return 'null' or throw an exception when it can't produce the return value?
13 votes
Top Questions
Python's time.clock() vs. time.time() accuracy?
451 votes
16 answers
Python list vs. array – when to use?
433 votes
11 answers
Daemon Threads Explanation
286 votes
9 answers
XML parsing - ElementTree vs SAX and DOM
82 votes
4 answers
Are locks unnecessary in multi-threaded Python code because of the GIL?
80 votes
9 answers