◐ Shell
clean mode source ↗

Message 299414 - Python tracker

OK, once 30853 is merged, I'll recopy the font code into the class.

On Fri, Jul 28, 2017 at 2:06 AM, Terry J. Reedy <report@bugs.python.org>
wrote:

>
> Terry J. Reedy added the comment:
>
> For steps 2 and 3, setUpClass will have to create or retrieve a reverence
> to the page class instance.  For page functions, 'dialog' will have to be
> changed to 'self.page'.  For hightlight and key pages, I will write the
> tests using 'self.page', which would start as  a synonym for 'dialog' (set
> in setUpClass).  I might convert GeneralTest before you copy it.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue31004>
> _______________________________________
>