Hi all: I checked out the source code of Python 2.6, and I want to study the diff implementation in python. However, I can not find the right source file. Could any one give me some information which source file contained the algorithm implementation in Python
Thanks for any information!
difflib
, which is pure Python and already installed. – S.Lott May 5 '11 at 14:00