ggrafendorfer wrote: > Hi, > this is a pure python question: > > can anybody tell me how to read (and maybe also write) the content of > the system clipboard,(i.e. the last string which was copied or > cuttet), >
The following thread was the first result of a google search for "python system clipboard". Note that it needs TK (and python bindings) installed, so I don't know if it will work with Sage. http://mail.python.org/pipermail/python-list/2003-March/192906.html You might ask on the python mailing list. That's where the answer above comes from. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
