Welcome, guest | Sign In | My Account | Store | Cart

A little script I made for some buddies and I. We are constantly collaborating on code. This scrips takes a source code file as it's parameter and uploads it to pastebin.com or any sub domain of pastebin. I integrated it with the righ click window in windows. Without that integration the script wouldn't be as cool! Hope others find it useful.

Python, 1 line
1
ds

I am currently working on another script that will automate the registry tweaking :D

1 comment

Stephen Chappell 14 years, 10 months ago  # | flag

While working on the other script, would you mind using the registry API provided in http://code.activestate.com/recipes/510392/ ? If you need any help using it, I would be happy to provide assistance!