D14005: Fix displaying commands source code in sage backend

Antonio Rojas noreply at phabricator.kde.org
Mon Jul 9 15:39:08 BST 2018


arojas created this revision.
arojas added reviewers: filipesaraiva, sirgienko.
Restricted Application added a project: KDE Edu.
Restricted Application added a subscriber: kde-edu.
arojas requested review of this revision.

REVISION SUMMARY
  Typing foo?? in sage displays the source code of the foo command. This doesn't work in cantor, since it converts it to help(foo?), which gives an error.

TEST PLAN
  foo?? displays the source code of foo, foo? displays help for foo as before

REPOSITORY
  R55 Cantor

REVISION DETAIL
  https://phabricator.kde.org/D14005

AFFECTED FILES
  src/backends/sage/sagesession.cpp

To: arojas, filipesaraiva, sirgienko
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180709/d12f1b21/attachment.html>


More information about the kde-edu mailing list