import lsb_release fails, i have no such thing, so by default it falls back to pastebin.com, if some configuration doesn't say to do otherwise.
--- pastebinit-1.3.orig/pastebinit +++ pastebinit-1.3/pastebinit @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -defaultPB = "http://pastebin.com" #Default pastebin +defaultPB = "http://paste.ubuntu.com" #Default pastebin try: import lsb_release release = lsb_release.get_distro_information()['ID'].lower() -- Salvo Tomaselli
signature.asc
Description: This is a digitally signed message part.