[Tutor] First program after PyCamp
bjames at Jamesgang.dyndns.org
bjames at Jamesgang.dyndns.org
Tue Jun 11 00:24:12 CEST 2013
Walter,
Thanks for the quick reply, I mentioned to Dave Angel that when I was
working on it I spent a few interrupted hours working on it (at work,
people asking for things distracted me) and the problem I mentioned WAS
happening on small test cases, but yes when I run the code I actually
submitted it was no longer happening. Luckily I was using git while doing
it so I can go back through my code and figure out what I changed to make
the badness go away, sorry to waste your time.
> Hi Bryan,
>
> On 10 June 2013 21:03, <bjames at jamesgang.dyndns.org> wrote:
>
>> My problem is the text file that is output seems to contain EVERY file
>> that the program went through rather than just the duplicates.
>>
>
> "Seems" does not sound very certain... have you double checked whether
> your
> suspicion is in fact correct? E.g. have you tested your program with,
> say, a small test folder with a known number of test duplicates and non
> duplicates to and gotten incorrect results? (It appears to work for me...
> Maybe you just have many duplicates? )
>
> Walter
>
More information about the Tutor
mailing list