Can't exit python with ^D under certain circumstances
Michael Hudson
mwh at python.net
Wed Dec 26 05:27:18 EST 2001
More information about the Python-list mailing list
Wed Dec 26 05:27:18 EST 2001
- Previous message (by thread): urllib checks IE settings for proxy but ignores useful 'ProxyOverride' key
- Next message (by thread): Can't exit python with ^D under certain circumstances
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"wealthychef" <wealthychef at yahoo.com> writes: > Hi, this is weird to me, don't know how to fix. > On my local python installation on machine A in a normal shell, ^ > D works to exit Python as expected. On machine B on the > console, ^D also works fine, but if I ssh to machine B from > machine A and try to exit Python with ^D, Python does not exit, > instead I get the following strange error message: Sounds like you have wierd out terminal issues. Does the $TERM environment variable match reality? Cheeers, M.
- Previous message (by thread): urllib checks IE settings for proxy but ignores useful 'ProxyOverride' key
- Next message (by thread): Can't exit python with ^D under certain circumstances
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list