# HG changeset patch # User paulb # Date 1115060016 0 # Node ID 9179ac2a716f0547ad54f1faddc8051e2d935a63 # Parent 9da366dd3e41d7c45805c5a3fa434501959ece73 [project @ 2005-05-02 18:53:36 by paulb] Added an encoding declaration. diff -r 9da366dd3e41 -r 9179ac2a716f XSLForms/Fields.py --- a/XSLForms/Fields.py Sun Feb 20 10:10:34 2005 +0000 +++ b/XSLForms/Fields.py Mon May 02 18:53:36 2005 +0000 @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: iso-8859-1 -*- """ Classes which process field collections, producing instance