[EMAIL PROTECTED] wrote: > Hi Shawn, > The code looks fine. I just have a nit for the grammar in the error > message on line 43 of face.py. It's currently written as, "mako > templates is required to use this program." There's singular/plural > disagreement here. I'd change it to something like: > > Mako templates are required to use this program > > or > > The mako template module is required in order to use this > program.
Actually, the name of their project is "Mako Templates for Python" so I intentionally said requires "mako templates". So, changing it to "are required" wouldn't be right... -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
