| Summary: | Make it able to run python code with comments | ||
|---|---|---|---|
| Product: | [Applications] cantor | Reporter: | Minh Ngo <nlminhtl> |
| Component: | python2-backend | Assignee: | Filipe Saraiva <filipe> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alexanderrieder |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/cantor/c81c2f71fe134f652fef3aca83733d79556f875c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Minh Ngo
2015-01-11 13:02:40 UTC
Hum, you can to run it in previous stable Cantor version. I will review your patch. Not sure, doesn't work with the stable release of Cantor in Fedora 20 at least. Anyway, I have added unit tests to be sure that it didn't work. Git commit c81c2f71fe134f652fef3aca83733d79556f875c by Minh Ngo. Committed on 13/01/2015 at 19:44. Pushed by minhngo into branch 'frameworks'. Makes it able to run python code with comments & a bit of refactoring. REVIEW: 122005 M +33 -21 src/backends/python/pythonsession.cpp M +21 -4 src/backends/python2/testpython2.cpp M +3 -3 src/backends/python2/testpython2.h http://commits.kde.org/cantor/c81c2f71fe134f652fef3aca83733d79556f875c |