Calling the Pastebin functionality causes a crash (IOError) if config.pastebin_url is invalid (empty). Attached is a patch that catches the error. --- - Bitbucket: https://bitbucket.org/bobf/bpython/issue/207 - Originally Reported By: [Steven Myint](http://bitbucket.org/myint) - Originally Created At: 2011-12-29T19:24:32.580
Calling the Pastebin functionality causes a crash (IOError) if config.pastebin_url is invalid (empty). Attached is a patch that catches the error.