Ticket #1488 (closed: fixed)
Importing MantidFramework defines variables that should be private
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: | Mathieu Doucet |
Description
Executing
from MantidFramework import * print file print direcs
shows that some variables used in the MantidFramework module are not kept in that scope as they should be.
Change History
comment:11 Changed 10 years ago by Mathieu Doucet
- Status changed from verify to verifying
- Tester set to Mathieu Doucet
comment:12 Changed 10 years ago by Mathieu Doucet
- Status changed from verifying to closed
Went through the refactor, looks sane and fixes the problem described above.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2336
Note: See
TracTickets for help on using
tickets.