Ticket #524 (closed: fixed)
MantidPlot Python cannot import scripts containing mantid function definitions
| Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
|---|---|---|---|
| Priority: | major | Milestone: | Iteration 16 |
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: |
Description
Change History
Note: See
TracTickets for help on using
tickets.

An imported script that uses Mantid commands requires a 'from mantidsimple import *' line at the start of the script.