setting the clipboard from python?

Peoter Veliki peoter_veliki at hotmail.com
Mon Oct 29 10:49:14 EST 2001


I was told you can set the system clipboard within python somehow, is this
true?  What I have in mind is something like this:

hello = 'Hello There!'
os.setClipboard(hello)

Thanks





More information about the Python-list mailing list