On Wednesday, May 8, 2013 5:07:41 AM UTC-4, Volker Braun wrote:
>
> Can you paste a (simple) command line session that exhibits the problem? 


If you're referring to the problem with IPython vomiting the symbol list 
with print commands, I just figured out what the problem was:  I had tab 
characters in my string literals!  Removing them fixed it.

If you're referring to %cpaste producing spurious syntax errors, it's 
actually nondeterministic.  The same block of text might result in 
different errors on multiple tries (and looking back through the pasted 
text, some lines are visibly cut off, but the syntax errors are only 
sometimes related to these lines).  I can paste an example code block, but 
it won't be simple or short:  %cpaste handles simple and short blocks 
easily enough, but the larger the block gets, the more likely it is to 
choke.  Try something in the 100-150 line range, and if you can't reproduce 
the problem, I'll post my current script in full.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to