Bizarre Python of the Day
19:55 < korhalf> for i in range(0,9001)
19:55 < korhalf> os.kill(i, 9)
19:55 < cjfs> yeah, that should do it
wtf?
Tags: unix
19:55 < korhalf> for i in range(0,9001)
19:55 < korhalf> os.kill(i, 9)
19:55 < cjfs> yeah, that should do it
wtf?
Tags: unix