If I use command prompt i can run the following program with no problem, 
just use ctrl+z at the end. However, I have tried ctrl+z,ctrl+d,ctrl+j, and 
quit() and nothing seems to work in the consoles within spyder

import sys
val = sys.stdin.read()

I checked source and made sure windows was checked. Honestly, it seems like 
it isn't taking ctrl+z into the console window. it takes ctrl+d and makes a 
black diamond but won't quit running.

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to