Trees | Indices | Help |
|
---|
|
object --+ | User
The class User
represents users of the Butler wine diary
program. Each user has a number of wines that they have tasted and
rated.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor. Creates a new user who has tasted no wines yet.
|
Adds a new wine to the user's list of tasted wines.
|
Returns the wine that the user rated the highest, i.e., the wine which
has the highest rating of the ones added with method
|
Returns a list of all the wines the user has tasted.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 1 13:05:52 2011 | http://epydoc.sourceforge.net |