Home | Trees | Indices | Help |
|
---|
|
object --+ | Tokenizer
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_linesep =
|
|
|||
Inherited from |
|
|
generator: tokenizes text and yiels tokens, each token is a tuple of: (tokenname, tokenvalue, line, col) The tokenvalue will contain a normal string, meaning CSS unicode escapes have been resolved to normal characters. The serializer escapes needed characters back to unicode escapes depending of the stylesheet target encoding.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Dec 02 17:03:04 2007 | http://epydoc.sourceforge.net |