[Tutor] Python Working Environment, Checkout, Compare (diff), ...

Alan Gauld alan.gauld at btinternet.com
Fri Oct 10 07:54:34 CEST 2008


"Wayne Watson" <sierra_mtnview at sbcglobal.net> wrote 

> What's the trick win comp? The window disappears quickly.

Its a command line tool, you need to run it from a CMD window.

Like so:

H:\PROJECTS\Python>comp foo.py foo.tst /L /A
Comparing foo.py and foo.tst...
Compare error at LINE 1
file1 = g
file2 = h
Compare more files (Y/N) ?

Use HELP COMP for more options.


HTH

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld



More information about the Tutor mailing list