Package yadis :: Module parsehtml :: Class ParseDone
[hide private]
[frames] | no frames]

Class ParseDone

source code

exceptions.Exception --+
                       |
                      ParseDone

Exception to hold the URI that was located when the parse is finished. If the parse finishes without finding the URI, set it to None.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__