Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Martin v. Löwis earned this badge 106 times |
may 23 at 1:35
Python: how to format traceback objects
may 14 at 18:12
svnserve with LDAP
apr 23 at 22:49
Preserve case in ConfigParser?
apr 15 at 9:18
HTTP status code for missing authentication
apr 11 at 13:20
django fuzzy string translation not showing up
mar 31 at 15:25
Postgres - how to return rows with 0 count for missing data?
mar 25 at 17:28
How do you test a public/private keypair?
mar 20 at 12:20
How to gracefully restart django running fcgi behind nginx?
feb 17 at 20:50
Are flexible array members valid in C++?
jan 23 at 9:09
How does a DHT in a Bittorent client get “bootstrapped”?
jan 13 at 7:57
C++ with Python embedding: crash if Python not installed
jan 12 at 12:26
How much do you know Smalltalk?
jan 4 at 0:08
Can web methods be overloaded?
dec 6 at 19:49
Count number of files with certain extension in Python
dec 3 at 15:02
What is a good C# compiler-compiler/parser generator?
oct 28 at 17:50
Where are methods stored in memory?
sep 6 at 8:20
Making a virtual package available via sys.modules
aug 29 at 11:23
Why is Java on a Vista box reporting it is on XP?
aug 14 at 5:07
Why doesn't a python dict.update() return the object?
aug 3 at 17:31
Strip Byte Order Mark from string in C#
jul 23 at 23:07
How to find out if Python is compiled with UCS-2 or UCS-4?
jul 20 at 8:14
Add line numbers in vim
jun 26 '12 at 16:13
How to define a class in Python
jun 23 '12 at 17:08
Setting GCC 4.2 as the default compiler on Mac OS X Leopard
jun 19 '12 at 16:02
Proving the primality of strong probable primes
jun 14 '12 at 14:41
.net: Why It's not legal having int inside a namespace?
jun 13 '12 at 13:31
AES encryption, what are public and private keys?
jun 11 '12 at 11:46
What does Python optimization (-O or PYTHONOPTIMIZE) do?
jun 1 '12 at 6:53
How to most elegantly iterate through parallel collections?
may 31 '12 at 15:22
How do you determine the maximum long value in Objective-C?
may 22 '12 at 23:02
Python packages and egg-info directories
apr 24 '12 at 13:55
Should __init__() call the parent class's __init__()?
apr 24 '12 at 5:10
Is the sizeof(enum) == sizeof(int), always?
mar 26 '12 at 13:39
do { … } while (0) what is it good for?
mar 21 '12 at 8:23
How do I do Debian packaging of a Python package?
mar 18 '12 at 16:03
How are java interfaces implemented internally? (vtables?)
feb 22 '12 at 12:52
svn:ignore property during import
feb 15 '12 at 10:01
SVN: Create a diff for lots of revisions
feb 13 '12 at 8:46
How do I grep server access logs for unique IPs and a specific page?
nov 24 '11 at 16:41
Python: Multicore processing?
nov 8 '11 at 12:38
Why does ActivePython exist?
sep 30 '11 at 18:57
Dynamic variable in C#?
sep 30 '11 at 10:34
Free DTD to XSD conversion utility?
sep 9 '11 at 13:42
Programmatically Create X509 Certificate using OpenSSL
sep 8 '11 at 19:31
Python standard library to POST multipart/form-data encoded data
aug 29 '11 at 14:13
Shortest hash in python to name cache files
aug 26 '11 at 13:55
C#: Waiting for all threads to complete
aug 5 '11 at 21:26
“Unicode Error ”unicodeescape" codec can't decode bytes… Cannot open text files in Python 3
aug 2 '11 at 9:47
Is there any way to kill a Thread in Python?
jul 20 '11 at 19:56
How do I view all ignored patterns set with svn:ignore recursively in an svn repository?
jun 20 '11 at 18:21
How to wait for a set of threads to complete?
feb 21 '11 at 21:06
Which is the most pythonic: installing python modules via a package manager ( macports, apt) or via pip/easy_install/setuptools
jan 8 '11 at 20:00
Is the heap actually a heap?
jan 5 '11 at 6:13
Does python have a sorted list?
dec 14 '10 at 22:31
Help with converting bool to integer
dec 3 '10 at 9:27
Convention for pointer *
nov 17 '10 at 20:28
XSLT is in decline - what's replacing it?