plan for this week |
2008-07-07
|
$ python
Python 2.5.1 (r251:54863, Apr 8 2008, 01:20:16)
[GCC 4.3.0 20080404 (Red Hat 4.3.0-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from __present__ import thomas
>>> thomas.age == 2 ** 5
True
Somehow I've always felt 32 had a nicer ring to it than 30.
I'll be "celebrating" at EuroPython in Vilnius. Plane leaves in 95 minutes.
Happy Birthday!
It was also good to learn about EuroPython 2008 from your blog post, though it is a little late for me now to go there.
Comment by Uldis Bojars — 2008-07-07 @ 09:21
One nice thing with turning 32 is that you could say you turn 20. In hexadecimal… :) In other words:
$ python
Python 2.5.1 (r251:54863, Apr 8 2008, 01:20:16)
[GCC 4.3.0 20080404 (Red Hat 4.3.0-6)] on linux2
Type “helpâ€, “copyrightâ€, “credits†or “license†for more information.
>>> from __present__ import thomas
>>> thomas.age == 0x20
True
Comment by Jimmy Hedman — 2008-07-07 @ 09:25
happy birthday!
Comment by swentel — 2008-07-07 @ 09:48
Hey Thomas, you seem to have forgotten to put a link to your Amazon Wishlist in that sample code.
Comment by fons — 2008-07-07 @ 10:20
Happy birthday!
Comment by daniels — 2008-07-07 @ 12:41