Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Lib/idlelib/config-keys.def

    r2 r391  
    177177close-window = <Command-Key-w>
    178178restart-shell = <Control-Key-F6>
    179 save-window-as-file = <Command-Key-S>
     179save-window-as-file = <Shift-Command-Key-S>
    180180close-all-windows = <Command-Key-q>
    181181view-restart = <Key-F6>
     
    209209find-selection = <Shift-Command-Key-F3>
    210210python-context-help = <Shift-Key-F1>
    211 save-copy-of-window-as-file = <Shift-Command-Key-s>
     211save-copy-of-window-as-file = <Option-Command-Key-s>
    212212open-window-from-file = <Command-Key-o>
    213213python-docs = <Key-F1>
Note: See TracChangeset for help on using the changeset viewer.