Josef Cihal wrote: > Hi, > > wie kann man von Python auf den Clipboard únter Windows zugreifen. > (CTRL-C+ CTRL-F Funktionalität)? http://starship.python.net/crew/mhammond/win32/ import win32clipbard Google ist dein Freund ;-) -- Gerhard