Home | Trees | Indices | Help |
|
---|
|
Version: $Id: serialize.py 1329 2008-07-09 12:28:02Z cthedot $
|
|||
Preferences controls output of CSSSerializer |
|||
Out a simple class which makes appended items available as a combined string |
|||
CSSSerializer Methods to serialize a CSSStylesheet and its parts |
|
|||
|
Imports: codecs, re, cssutils, util
|
Escapes characters not allowed in the current encoding the CSS way with a backslash followed by a uppercase hex code point E.g. the german umlaut 'ä' is escaped as E4 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jul 14 22:21:26 2008 | http://epydoc.sourceforge.net |