Package turbogears :: Package toolbox :: Package admi18n :: Module pygettext :: Class TokenEater
[hide private]

Class TokenEater

source code

Instance Methods [hide private]
 
__init__(self, options) source code
 
__call__(self, ttype, tstring, stup, etup, line) source code
 
__waiting(self, ttype, tstring, lineno) source code
 
__suiteseen(self, ttype, tstring, lineno) source code
 
__suitedocstring(self, ttype, tstring, lineno) source code
 
__keywordseen(self, ttype, tstring, lineno) source code
 
__openseen(self, ttype, tstring, lineno) source code
 
__addentry(self, msg, lineno=None, isdocstring=0, iskidstring=0) source code
 
set_filename(self, filename) source code
 
set_file_encoding(self, fp)
Searches for -*- coding: -*- magic comment to find out file encoding.
source code
 
contains_inline_python(self, msg) source code
 
strip_namespace_uri(self, tag) source code
 
get_text_node(self, node) source code
 
extract_kid_strings(self) source code
 
write(self, fp) source code