10

Questions

*
1
5
votes
2
answers
147
views

How and when to appropriately use weakref in Python

oct 6 at 2:48 Richard Levasseur 1,847

*
1
3
votes
4
answers
113
views

Best way to display “input too long” errors with unicode input?

mar 21 at 21:29 bobince 35k

 
3
votes
8
answers
308
views

Iterate over a string 2 (or n) characters at a time in Python

aug 2 at 15:00 sunqiang 1,828

*
1
3
votes
4
answers
162
views

How to build an application that requires both libstdc++.so.5 and libstdc++.so.6?

nov 7 at 19:15 Michael E 2,158

 
2
votes
2
answers
97
views

Howto restfully expose related-parent-child resources?

feb 25 at 14:09 Darrel Miller 5,799

*
1
1
vote
4
answers
307
views

Monitoring a tcp port

apr 21 at 15:33 S.Lott 63.1k

 
0
votes
2
answers
128
views

Efficiently searching a 3-level hierarchy

apr 9 at 3:02 Richard Levasseur 1,847

 
0
votes
4
answers
146
views

How to walk up a linked-list using a list comprehension?

jun 20 at 0:55 Richard Levasseur 1,847

 
0
votes
4
answers
114
views

Naming functions for the past, present, and future tense?

jul 2 at 6:13 Tomalak 36.8k

 
0
votes
1
answer
37
views

Separating Business Layer Errors from API errors

nov 20 at 1:49 Josh Wright 253