Skip to content

Commit b341f4f

Browse files
author
Johannes Gijsbers
committed
Add change entry for client.py split.
1 parent 88786c0 commit b341f4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Cleanup:
6262
- implemented semantic comparison of Message objects in test_mailgw
6363
- tidied up forms in default stylesheet
6464
- force textareas to use monospace fonts, lessening surprise on the user
65+
- moved out parts of client.py to new modules:
66+
* actions.py - the xxxAction and xxxPermission functions refactored into
67+
Action classes
68+
* exceptions.py - all exceptions
69+
* form_parser.py - parsePropsFromForm & extractFormList in a FormParser class
6570

6671

6772
2004-??-?? 0.6.5

0 commit comments

Comments
 (0)