Staging
v0.8.1
https://github.com/python/cpython
Revision 3b6a53256b18d141f0dda35724cf437282f7e0ca authored by Terry Jan Reedy on 11 June 2016, 06:06:18 UTC, committed by Terry Jan Reedy on 11 June 2016, 06:06:18 UTC
This is how paste work on Windows, Mac, modern Linux apps, and ttk widgets.
The exception was X11 tk widgets.  Original patch by Serhiy Storchake.
1 parent a0f2295
History
Tip revision: 3b6a53256b18d141f0dda35724cf437282f7e0ca authored by Terry Jan Reedy on 11 June 2016, 06:06:18 UTC
Issue #5124: Paste with selection should always replace.
Tip revision: 3b6a532
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.1 KB
asdl_c.py -rwxr-xr-x 40.4 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.7 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 7.7 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 48.7 KB
tokenizer.h -rw-r--r-- 2.9 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top