On 28/06/2016 18:45, Pete Forman wrote:
John Sampson writes:
I am using win32clipboard module with Python 2.7 in Windows 7. I have
code which uses GetClipboardData() and SetClipboardText(argument).
Before running the code I copy text into the Windows clipboard from a
proprietary program. I kno
John Sampson writes:
> I am using win32clipboard module with Python 2.7 in Windows 7. I have
> code which uses GetClipboardData() and SetClipboardText(argument).
> Before running the code I copy text into the Windows clipboard from a
> proprietary program. I know that this program adds garbage to
I am using win32clipboard module with Python 2.7 in Windows 7. I have
code which uses GetClipboardData() and SetClipboardText(argument).
Before running the code I copy text into the Windows clipboard from a
proprietary program. I know that this program adds garbage to the end of
the string, nam