Re: [Python-Dev] [Python-checkins] cpython (2.7): #16004: Add `make touch`.

2013-03-12 Thread Nick Coghlan
On 11 Mar 2013 06:23, "Brett Cannon" wrote: > > > > > On Mon, Mar 11, 2013 at 9:22 AM, Brett Cannon wrote: >> >> Should this also touch Python/importlib.h? >> > > nm, noticed this was added on 2.7 and not default. Default already had it, this was a back port so that "make touch" could be given a

Re: [Python-Dev] [Python-checkins] cpython (2.7): #16004: Add `make touch`.

2013-03-11 Thread Brett Cannon
Should this also touch Python/importlib.h? On Mon, Mar 11, 2013 at 3:14 AM, ezio.melotti wrote: > http://hg.python.org/cpython/rev/da3f4774b939 > changeset: 82600:da3f4774b939 > branch: 2.7 > parent: 82593:3e14aafeca04 > user:Ezio Melotti > date:Mon Mar 11 09:14:09 2

Re: [Python-Dev] [Python-checkins] cpython (2.7): #16004: Add `make touch`.

2013-03-11 Thread Brett Cannon
On Mon, Mar 11, 2013 at 9:22 AM, Brett Cannon wrote: > Should this also touch Python/importlib.h? > > nm, noticed this was added on 2.7 and not default. > > On Mon, Mar 11, 2013 at 3:14 AM, ezio.melotti > wrote: > >> http://hg.python.org/cpython/rev/da3f4774b939 >> changeset: 82600:da3f4774b