##// END OF EJS Templates
Disambiguated docstring, since there have been other dpastes
Paul Bissex -
Show More
@@ -246,7 +246,7 b' class CodeMagics(Magics):'
246 246
247 247 @line_magic
248 248 def pastebin(self, parameter_s=''):
249 """Upload code to dpaste's paste bin, returning the URL.
249 """Upload code to dpaste.com, returning the URL.
250 250
251 251 Usage:\\
252 252 %pastebin [-d "Custom description"] 1-7
General Comments 0
You need to be logged in to leave comments. Login now