Quoting Dylan Baker (2017-03-20 09:51:58)
> Quoting Emil Velikov (2017-03-20 08:11:58)
> > On 8 March 2017 at 18:11, Emil Velikov wrote:
> > > On 7 March 2017 at 21:14, Dylan Baker wrote:
> > >> There are a number of small style cleanups and simplifications in this
> > >> series,
> > >> but the
Quoting Emil Velikov (2017-03-20 08:11:58)
> On 8 March 2017 at 18:11, Emil Velikov wrote:
> > On 7 March 2017 at 21:14, Dylan Baker wrote:
> >> There are a number of small style cleanups and simplifications in this
> >> series,
> >> but the main changes are:
> >> - use a mako template to gener
On 8 March 2017 at 18:11, Emil Velikov wrote:
> On 7 March 2017 at 21:14, Dylan Baker wrote:
>> There are a number of small style cleanups and simplifications in this
>> series,
>> but the main changes are:
>> - use a mako template to generate the header and code rather than prints
>> - be pyt
On 7 March 2017 at 21:14, Dylan Baker wrote:
> There are a number of small style cleanups and simplifications in this series,
> but the main changes are:
> - use a mako template to generate the header and code rather than prints
> - be python 3.x ready (the goal isn't to write python 3 code, but
There are a number of small style cleanups and simplifications in this series,
but the main changes are:
- use a mako template to generate the header and code rather than prints
- be python 3.x ready (the goal isn't to write python 3 code, but to write code
that is easy to port or hybridize)