Name

delch

Synopsis

                           w.delch([y,x])

Deletes one character from w at the given coordinates ( x,y ). If you omit the y,x arguments, delch uses w’s current cursor coordinates. In any case, delch does not change w’s current cursor coordinates. All the following characters in line y, if any, shift left by one.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.