You would not break anything.
On Jun 16, 8:02 pm, Carlos <[email protected]> wrote: > Hi, > > Is it safe if I change the __repr__ functions for DAL, Table, Row to show a > much more compact string?. > > Will I not break anything by doing this?. > > I need this in order to better debug/analyze objects in the shell. > > Thanks, > > Carlos

