Steve Holden <[EMAIL PROTECTED]> wrote:
>> Actually you can copy and paste from a Windows cmd/command shell: >> right-click the title-bar of the window, select "Edit" from the pop-up >> menu, then "Mark" from the sub-menu to copy whatever you want to select >> into the Windows clipboard. >> >> HTH, > > Better still, modify your shortcut by bring up the command window's > Properties page and setting "Quick Edit Mode". Then you can select with > the mouse and hit Enter to copy. > Even better use regedit to set key HKEY_CURRENT_USER\Console, value QuickEdit to 1. Then you have copy and paste enabled for all console windows by default. -- http://mail.python.org/mailman/listinfo/python-list