24 Feb 2005 djcb   » (Journeyer)

Yesterday, I released my little teletekst browser thingie, and today I was confronted with the Python's Dark Side - the difference between versions. My old version did not run on Python 2.4 anymore, or on 2.2. Well, I fixed that, and did a little hack so 2.2 will work now as well. But based on the reports I received:
  • Ubuntu/Hoary, Python 2.4.1a: does not work
  • RH/FC1, Python-2.2.3-7: does not work
  • RH/FC2, Python-2.3.3-6: works
  • RH/FC3, Python-2.3.4-13.1: works
And now the new version:
  • Ubuntu/Hoary, Python 2.4.1a: works (my machine)
  • RH/FC2, Python-2.3.3: does not work
  • RH/FC3, Python-2.3.4: does not work
  • RHEL3, Python 2.2.3: works
Arrhghhhh...

I did however find out that the official teletekst website now points to my website. Very nice, but put's some extra pressure on my late hacking sessions to get these version problems fixed quickly.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!