7

Questions

*
3
8
votes
5
answers
7
kviews

Is there a way to programmatically import ICS into Google Calendar?

oct 21 at 10:22 Alejandro Mezcua 396

*
1
2
votes
10
answers
2
kviews

Is there a Unix utility to prepend timestamps to lines of text?

aug 12 at 20:59 sefkac 1

 
2
votes
2
answers
189
views

What are the Python thread + Unix signals semantics?

jul 28 at 14:54 Joe Shaw 1,459

*
9
45
votes
6
answers
2
kviews

Is there any difference between “foo is None” and “foo == None”?

feb 25 at 10:34 Mykola Kharechko 457

*
1
3
votes
5
answers
495
views

What does select(2) do if you close(2) a file descriptor in a separate thread?

feb 19 at 17:09 Joe Shaw 1,459

*
4
6
votes
2
answers
460
views

Why doesn’t Python 2.6 have set literals and comprehensions or dict comprehensions?

dec 27 '08 at 3:25 S.Lott 62.3k

 
2
votes
4
answers
519
views

Is there a common way to check in Python if an object is any function type?

sep 16 '08 at 18:34 Matt 78