Settings

Theme

Invisible Python: execute your GNOME clipboard and have the output typed for you

paste.pound-python.org

1 points by ttttannebaum 15 years ago · 1 comment

Reader

ttttannebaumOP 15 years ago

A little documentation: This works with both expressions and actual code. For example,

if "5 % 3" is in your clipboard, you get: 2

and if "print 5 % 3" is in your clipboard, you also get: 2

plus:

"a = 6

a*3" in clipboard does yield: 6

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection