Ticket #1188 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

MantidPlot Python overwrites some variables that it shouldn't

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 22
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

When importing in Python, attributes that start with a double underscore () are not imported. The MantidPlot startup files break this as they define their own import to global routine and overwrite variables such as file, doc .

Change History

comment:1 Changed 11 years ago by Martyn Gigg

(In [4233]) Correction to Mantid Python startup files so that they don't overwrite Python double-underscore variables. Re #1188

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:4 Changed 11 years ago by Anders Markvardsen

  • Status changed from testing to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2035

Note: See TracTickets for help on using tickets.