We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88786c0 commit b341f4fCopy full SHA for b341f4f
CHANGES.txt
@@ -62,6 +62,11 @@ Cleanup:
62
- implemented semantic comparison of Message objects in test_mailgw
63
- tidied up forms in default stylesheet
64
- 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
70
71
72
2004-??-?? 0.6.5
0 commit comments