I have been noticing in recent Django versions (I don't remember it in
1.2, probably) that having run the development server, the tty's echo
flag is set afterwards, no matter its value before.  (I frequently run
from an emacs shell window, which has echo off because emacs will have
"echoed" the text into the window long before it is sent to the pseudo
tty.)

I would expect most programs that fiddle with the tty configuration to
restore it on exit.

So, is this intentional, or a regression that I should try to help find and fix?

Bill

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to