Hello, I noticed user input (raw_input(), input()) does not currently work in the notebook. There is a ticket about this, http://trac.sagemath.org/sage_trac/ticket/314, but it looks like it was misunderstood and closed.
While it may seem of limited use in a mathematical software, there are in fact uses for it; I for example was planning to use user input as a fitness function for a genetic algorithm. I don't think interact fully replaces it, because it can't do multiple inputs in succession. Is there anyone working on fixing this? If not, any idea where I could start? Thanks in advance. -- 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