嗯,我已经找到了解决方案。
http://code.activestate.com/recipes/474121-getting-html-from-the-windows-clipboard/
它工作得很好......如果有人想了解有关剪贴板的更多信息,请看这里:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms649013(v=vs.85).aspx
下载 pywin32 模块,使用 win32clipboard 你可以做一切。