Livejournal
Log in
Post
Friends
My journal
jbdeboer
Vacation
Dec 26, 2007 12:07
I went home for a vacation over Christmas. I took my laptop; did some hacking in the airport (with Alex!); slept on the plane (
Read more...
)
Leave a comment
Comments 2
jbdeboer
December 27 2007, 00:32:57 UTC
Perl would never do this to me:
line 32, in tdFromPage
return datetime.timedelta(seconds = 2000 - sectWeights[section] - int(page))
KeyError: u'L'
A language is only as good at its compiler errors.
Reply
quikchange
December 28 2007, 05:46:44 UTC
That's pretty harsh to c++.
Reply
Leave a comment
Up
Comments 2
line 32, in tdFromPage
return datetime.timedelta(seconds = 2000 - sectWeights[section] - int(page))
KeyError: u'L'
A language is only as good at its compiler errors.
Reply
Reply
Leave a comment