# HG changeset patch # User Johannes Gijsbers # Date 1076723735 0 # Node ID d116293863a4ba36446e39f705df140cfa50e0cd # Parent 9cc7b7d0ca3fda5ddc60120d3891df6c5d99aaf7 Add change entry for client.py split. diff -r 9cc7b7d0ca3f -r d116293863a4 CHANGES.txt --- a/CHANGES.txt Sat Feb 14 01:17:38 2004 +0000 +++ b/CHANGES.txt Sat Feb 14 01:55:35 2004 +0000 @@ -62,6 +62,11 @@ - implemented semantic comparison of Message objects in test_mailgw - tidied up forms in default stylesheet - force textareas to use monospace fonts, lessening surprise on the user +- moved out parts of client.py to new modules: + * actions.py - the xxxAction and xxxPermission functions refactored into + Action classes + * exceptions.py - all exceptions + * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class 2004-??-?? 0.6.5