Search Results

6
votes

How do I read text from the (windows) clipboard from python?

You can use the module called win32clipboard (see documentation at http://docs.activestate.com/acti …