Re: [LyX/master] Avoid unnecessary growth of python lists

2015-06-16 Thread Richard Heck
On 06/16/2015 11:45 AM, Enrico Forestieri wrote: On Tue, Jun 16, 2015 at 11:11:28AM -0400, Richard Heck wrote: On 06/16/2015 11:10 AM, Enrico Forestieri wrote: commit cd1467383450613b0d63d5679afdd95c85a600d8 Author: Enrico Forestieri Date: Tue Jun 16 17:03:32 2015 +0200 Avoid unnecess

Re: [LyX/master] Avoid unnecessary growth of python lists

2015-06-16 Thread Enrico Forestieri
On Tue, Jun 16, 2015 at 11:11:28AM -0400, Richard Heck wrote: > On 06/16/2015 11:10 AM, Enrico Forestieri wrote: > >commit cd1467383450613b0d63d5679afdd95c85a600d8 > >Author: Enrico Forestieri > >Date: Tue Jun 16 17:03:32 2015 +0200 > > > > Avoid unnecessary growth of python lists > > T

Re: [LyX/master] Avoid unnecessary growth of python lists

2015-06-16 Thread Richard Heck
On 06/16/2015 11:10 AM, Enrico Forestieri wrote: commit cd1467383450613b0d63d5679afdd95c85a600d8 Author: Enrico Forestieri Date: Tue Jun 16 17:03:32 2015 +0200 Avoid unnecessary growth of python lists The path argument of checkProg* was added to the PATH list in a nested