PyLogo


LogoError

A generic Logo error. It tracks file position and some of the (Logo) traceback.


Methods

f __getitem__(...) ...

f __init__(self, *args, **kw) ...

f set_frame(self, frame) ...

f traceback(self) ...

See the source for more information.