On Jan 14, 2008 12:01 PM, André Detsch <[EMAIL PROTECTED]> wrote:
> On Jan 13, 2008 4:31 AM, Michael Homer <[EMAIL PROTECTED]> wrote:
> > (more minimal than I expected). With the CheckDependencies in the
> > latest Scripts release, that works*; with the CVS version, I get this:
> > ('Facile', None,
On Jan 13, 2008 4:31 AM, Michael Homer <[EMAIL PROTECTED]> wrote:
> (more minimal than I expected). With the CheckDependencies in the
> latest Scripts release, that works*; with the CVS version, I get this:
> ('Facile', None, '', None, 'NO_PROGRAM')
> ('OCaml', None, '', None, 'NO_PROGRAM')
> ('Qt'
On Jan 6, 2008 7:08 PM, Michael Homer <[EMAIL PROTECTED]> wrote:
> Hi,
> As mentioned in the dev meeting, I'm redoing Freshen in Python so it
> can use the system code as much as possible.
Following up on this, here's a minimal test case for some behaviour I
don't understand:
from CheckDependencies
On Jan 9, 2008 1:04 AM, Carlo J. Calica <[EMAIL PROTECTED]> wrote:
>
> On Jan 8, 2008, at 4:09 PM, "André Detsch" <[EMAIL PROTECTED]>
> > Anyway, i think it would be good for us to discuss aspects of the code
> > in IRC. I can then explain you better whats going on there, and we can
> > discuss imp
On Jan 8, 2008, at 4:09 PM, "André Detsch" <[EMAIL PROTECTED]>
wrote:
> On Jan 6, 2008 4:08 AM, Michael Homer <[EMAIL PROTECTED]> wrote:
>> Hi,
>> As mentioned in the dev meeting, I'm redoing Freshen in Python so it
>> can use the system code as much as possible. I have an early draft
>> writte
On Jan 9, 2008 1:09 PM, André Detsch <[EMAIL PROTECTED]> wrote:
> On Jan 6, 2008 4:08 AM, Michael Homer <[EMAIL PROTECTED]> wrote:
> > Hi,
> > As mentioned in the dev meeting, I'm redoing Freshen in Python so it
> > can use the system code as much as possible. I have an early draft
> > written (get
On Jan 6, 2008 4:08 AM, Michael Homer <[EMAIL PROTECTED]> wrote:
> Hi,
> As mentioned in the dev meeting, I'm redoing Freshen in Python so it
> can use the system code as much as possible. I have an early draft
> written (gets list of programs, orders and outputs them) that I've
> checked in, but I
Hi,
As mentioned in the dev meeting, I'm redoing Freshen in Python so it
can use the system code as much as possible. I have an early draft
written (gets list of programs, orders and outputs them) that I've
checked in, but I'm not sure I'm doing everything the right way - in
particular, calling Che