Module hello

Module hello

SYNOPSIS

# Classes
class Hello
# Variables
str __file__ = './hello.pyc'
Hello h = <hello.Hello instance at 0 ...

DESCRIPTION

A simple module containing one Hello class

str __file__ = './hello.pyc'

Return a nice string representation of the object. If the argument is a string, the return value is the same object.


Generated by HTMLFormatter at Fri May 30 15:25:10 2003