Previous
I've been having so much fun fiddling with NewsBruiser's code

I just need to see how this looks like:
 Python 2.3.3 (#2, Jan 13 2004, 00:47:05)
 [GCC 3.3.3 20040110 (prerelease) (Debian)] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 >>> print "Hello, world"
 Hello, world
 >>>
 

And this:

Ok, everything looks fine.