[Python-Dev] Side by side HTML difflib.py support: REQUEST FOR U/I REVIEW (original) (raw)
Dan Gass dan.gass at gmail.com
Fri Jul 2 20:42:09 CEST 2004
- Previous message: [Python-Dev] PEP 327: from_float()
- Next message: [Python-Dev] useless question in bdist_wininst installers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Python patch 914575 (https://sourceforge.net/tracker/?func=detail&atid=305470&aid=914575&group_id=5470) adds the ability to generate HTML side by side file differences (full or contextual) to the difflib.py module. This patch has been updated to:
- simplify the user interface
- improve the look to use the same color schemes as viewCVS.
- generate valid XHTML 1.0 Transitional
- clean up cr/lf issues
Any help reviewing this code would be appreciated especially in the area of the user interface, namely the public methods and the passed parameters to init. Please use sourceforge to submit comments otherwise respond to this and I will post them for you.
Thanks, Dan Gass
- Previous message: [Python-Dev] PEP 327: from_float()
- Next message: [Python-Dev] useless question in bdist_wininst installers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]