This is weird. Occassionaly, in the SAGE notebook, version 4.2.1, the last characters of output after evaluating a cell are supressed. I've tried all of string.printable: the only characters supressed are "S", "A", "G", "E" and "_". No kidding. A related issue is that the starting whitespace is removed. This is less puzzling, but still it broke some of our exercises that worked fine with previous versions.
Just try: print "ASAVFDBAAGGG___EEESS" /// ASAVFDB print "ASAVFDBAAGGG___EEESS." /// ASAVFDBAAGGG___EEESS. Is this a private joke or an amazing coincidence? Regards Pablo -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org