Re: [Tutor] Comparison Textboxes

2013-08-26 Thread Steven D'Aprano
Hi Taserian, On Mon, Aug 26, 2013 at 05:26:37PM -0400, taserian wrote: > I'm attempting to gather the pieces I need for a simple project I'd like to > do for my job, but I'm having a difficult time finding something, and I'm > appealing to the hive mind at Tutor for wisdom. Just for the record, "

Re: [Tutor] Comparison Textboxes

2013-08-26 Thread Jerry Hill
On Mon, Aug 26, 2013 at 5:26 PM, taserian wrote: > Does anyone have an idea of what I'm talking about, and can you point me in > the right direction? Historically, the unix tool for comparing the differences between two files is called 'diff'. Python has similar functionality in a library called

Re: [Tutor] Comparison Textboxes

2013-08-26 Thread Dave Angel
On 26/8/2013 17:26, taserian wrote: > I'm attempting to gather the pieces I need > for a simple project I'd like to do for my job, but I'm having a > difficult time finding something, and I'm appealing to the hive mind at > Tutor for wisdom. > My project needs to compare two or more large text

Re: [Tutor] Comparison Textboxes

2013-08-26 Thread bob gailer
On 8/26/2013 5:26 PM, taserian wrote: I'm attempting to gather the pieces I need for a simple project I'd like to do for my job, but I'm having a difficult time finding something, and I'm appealing to the hive mind at Tutor for wisdom. My project needs to compare two or more large textboxes (e

[Tutor] Comparison Textboxes

2013-08-26 Thread taserian
I'm attempting to gather the pieces I need for a simple project I'd like to do for my job, but I'm having a difficult time finding something, and I'm appealing to the hive mind at Tutor for wisdom. My project needs to compare two or more large textboxes (each one containing a file or a large amoun