PyLogo


TrackingStream

A file-like object that also keeps track of rows and columns, for tracebacks.


Methods

f __init__(self, file, name=None) ...

f readline(self) ...

f row_line(self, row) ...

See the source for more information.