Skip to content
Prev 132308 / 398506 Next

more structure than 'str'?

Hi, Gabor and Charles: 

      Thanks very much for two simple alternatives to 'str(obj)': 

            str(unclass(obj))
            dput(obj) 

      Best Wishes,
      Spencer
Gabor Grothendieck wrote: