Package epydoc :: Package markup :: Module epytext :: Class TokenizationError
[hide private]
[frames] | no frames]

type TokenizationError

source code


An error generated while tokenizing a formatted documentation string.

Instance Methods [hide private]

Inherited from ParseError: __cmp__, __init__, __repr__, __str__, descr, is_fatal, linenum, set_linenum_offset

Inherited from exceptions.Exception: __new__

Inherited from exceptions.BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __setattr__, __setstate__

Instance Variables [hide private]

Inherited from ParseError (private): _descr, _fatal, _linenum, _offset

Properties [hide private]

Inherited from exceptions.BaseException: args, message