Matt Wilson
unread,Nov 20, 2007, 9:42:29 AM11/20/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tg.book
This is the code that bothers me:
raise validators.Invalid(self.message("non_wiki"), value, state)
self.message is defined as a dictionary, so I don't think the lookup
should use parens. I didn't see this mentioned in the errata yet.
On that subject, what is the protocol for updating the errata page?
Should I start updating it directly?
Matt