[stdlib-sig] difflib on large files

Watson, Paul pwatson at phs.org
Thu Sep 26 18:11:43 CEST 2013


difflib appears to be very well laid out and utilizes well-known algorithms.

The only difficulty is that it only works when everything is in memory. Is there any ongoing effort to allow it to work on larger files? Would it be better to integrate larger dataset sizes into difflib or to create something new such as bigdifflib? 

============================================
*-*-*- PRESBYTERIAN_HEALTHCARE_SERVICES_DISCLAIMER -*-*-*

This message originates from Presbyterian Healthcare Services or one of its affiliated organizations.
It contains information, which may be confidential or privileged, and is intended only for the
individual or entity named above. It is prohibited for anyone else to disclose, copy, distribute
or use the contents of this message. All personal messages express views solely of the sender, which are
not to be attributed to Presbyterian Healthcare Services or any of its affiliated organizations, and may not
be distributed without this disclaimer. If you received this message in error, please notify us immediately
at postmaster at phs.org. 

If you would like more information about Presbyterian Healthcare Services please visit our web site

http://www.phs.org

============================================


More information about the stdlib-sig mailing list