"Paul McGuire" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
Errata:

> opAssoc = Constants(object)
Urk!  Should be "opAssoc = Constants()"

> and so on.  In the client modules they would simply enter "from glk import 
> fileusage, filemode".  Or if they just "import glk", the references to the 
> constants look like "glk.filemode.Append", "flk.fileusage.TextMode", etc.,
Should be "glk.fileusage.TextMode".

-- Paul 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to