On 27 February 2017 at 19:36, Emil Velikov wrote:
> On 27 February 2017 at 19:20, Dylan Baker wrote:
>> Quoting Emil Velikov (2017-02-26 10:26:24)
>>> On 24 February 2017 at 18:21, Dylan Baker wrote:
>>> > There are a number of small style cleanups and simplifications in this
>>> > series,
>>>
On 27 February 2017 at 19:20, Dylan Baker wrote:
> Quoting Emil Velikov (2017-02-26 10:26:24)
>> On 24 February 2017 at 18:21, 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
Quoting Emil Velikov (2017-02-26 10:26:24)
> On 24 February 2017 at 18:21, 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
> > - b
On 24 February 2017 at 18:21, 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,
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)