Code test

October 11, 2007

This is another test post. I want to publish a wee bit of code:

class example:
    def __init __(self):
        self.foo = bar
    def print(self):
        print self.foo

There we go. It only took twenty minutes!


Test

October 11, 2007

This is just a test, to see how this blog thing works