Project

General

Profile

Actions

Bug #210

closed

Try to remove 'import *' from all python code

Added by Neil Voss about 14 years ago. Updated over 6 years ago.

Status:
Won't Fix or Won't Do
Priority:
Normal
Assignee:
-
Category:
-
Start date:
03/15/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:

Description

./pyami/correlator.py:    from Tkinter import *
./sinedon/sqldict.py:>>> from sqldict import *
./sinedon/sqldict.py:from types import *
./pyscope/enumproc.py:from ctypes import *
./pyscope/CMData.py:from ctypes import *
./pyscope/jeol1230lib.py:from ctypes import *
./pyscope/cmlib.py:from ctypes import *
./leginon/gui/wx/ObjectCanvas.py:from wxPython.wx import *
./leginon/gui/wx/Master.py:from wxPython.wx import *
./leginon/compositetest.py:from wxPython.wx import *
./leginon/NumericImage.py:    from numpy import *
./leginon/hough.py:    from wxPython.wx import *
./numextension/__init__.py:    from _numextension import *
./numextension/__init__.py:            from _numextension import *
./comarray/py/__init__.py:    from NumpySafeArray import *
./comarray/py/__init__.py:    from NumpySafeArraySlow import *

Related issues 2 (0 open2 closed)

Related to Appion - Bug #209: Try to remove 'import *' from all python codeClosed03/15/2010

Actions
Related to Appion - Bug #204: clstoaligned.py contains an import *ClosedGabriel Lander03/12/2010

Actions
Actions #1

Updated by Neil Voss almost 14 years ago

  • Target version set to Appion/Leginon 2.1.0
  • Affected Version set to Appion/Leginon 2.0.1
Actions #2

Updated by Amber Herold over 13 years ago

  • Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
  • Show in known bugs set to No
Actions #3

Updated by Amber Herold over 13 years ago

  • Assignee set to Amber Herold
  • Deliverable set to 2.2 Bug Reduction
Actions #4

Updated by Amber Herold over 9 years ago

  • Assignee deleted (Amber Herold)
  • Affected Version changed from Appion/Leginon 2.0.1 to Appion/Leginon 2.2.0
Actions #5

Updated by Anchi Cheng over 6 years ago

  • Status changed from New to Won't Fix or Won't Do

No one would do it.

Actions

Also available in: Atom PDF