setting the clipboard

Oleg Broytmann phd at phd.pp.ru
Mon Oct 29 09:59:44 EST 2001


On Mon, Oct 29, 2001 at 02:50:26PM +0000, Dale Strickland-Clark wrote:
> This puts the text in 'spam' on the clipboard:
> win32clipboard.SetClipboardText(spam)

   No, this put the value of the variable "spam".

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list