| 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.
|
|
|||
_linesep
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 22 19:22:54 2008 | http://epydoc.sourceforge.net |