Monthly Archives: June 2007

Py3K

I just had Guido van Rossum’s blog pointed out to me, and on it, he’s just made an announcement about the next “major” version of Python, for which they’re going to do some massive internal changes, and (god forbid), break … Continue reading

Posted in programming | 2 Comments

Doctor Who

Oh, and I had the following picture brought to my attention: Who is the person on the right? You’ll have to watch the latest two eps of Doctor Who to find out. And thanks to Nic Wittison for making the … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

General Update

Well, it appears as though I’ve been neglecting this place for quite some time, so I suppose I should update you a bit on what’s been going on in the land of me recently Firstly, my first “proper” semester at … Continue reading

Posted in life | Leave a comment

… At least they know where they’re going :)

chris@Petya:~/Desktop$ python Python 2.4.4 (#2, Apr 26 2007, 00:02:45) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 Type “help”, “copyright”, “credits” or “license” for more information. >>> from __future__ import braces File “”, line 1 SyntaxError: not a chance

Posted in programming | Leave a comment