Home | Trees | Index | Help |
---|
Module hello :: Class Hello |
|
Can say "Hello"
Attributes: _name - the person's name to say hello toMethod Summary | |
---|---|
Sets the class' private attribute _name to <name> | |
Says "Hello" to '_name' |
Class Variable Summary | |
---|---|
str |
_name
|
Method Details |
---|
__init__(self,
name)
|
say_it(self)Says "Hello" to '_name' |
Class Variable Details |
---|
_name
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri May 30 16:19:40 2003 | http://epydoc.sf.net |