16.5.1.2 Edit menu

Python 2.2

16.5.1.2 Edit menu

Undo last change to current window (max 1000 changes)
Redo last undone change to current window

Copy selection into system-wide clipboard; then delete selection
Copy selection into system-wide clipboard
Insert system-wide clipboard into window
Select the entire contents of the edit buffer

Open a search dialog box with many options
Repeat last search
Search for the string in the selection
Open a search dialog box for searching files
Open a search-and-replace dialog box
Ask for a line number and show that line

Shift selected lines right 4 spaces
Shift selected lines left 4 spaces
Insert ## in front of selected lines
Remove leading # or ## from selected lines
Turns leading stretches of spaces into tabs
Turn all tabs into the right number of spaces
Expand the word you have typed to match another word in the same buffer; repeat to get a different expansion
Reformat the current blank-line-separated paragraph

Import or reload the current module
Execute the current file in the __main__ namespace

See About this document... for information on suggesting changes.