]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change set/getcutbuffer to use the new stdwin interface.
authorGuido van Rossum <guido@python.org>
Tue, 30 Oct 1990 13:39:00 +0000 (13:39 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Oct 1990 13:39:00 +0000 (13:39 +0000)
commit01769f083f8f0b9beb760a451e47edc37a4b5717
treeec076e445033f959b856db918259bf8d152f0b0e
parent7f77e2d4f8cbb4de8405dd1d2d8c9272b1c9350a
Change set/getcutbuffer to use the new stdwin interface.
This makes it possible to cut/paste strings wuth embedded null bytes.
Modules/stdwinmodule.c