Actions
Bug #210
closedTry to remove 'import *' from all python code
Status:
Won't Fix or Won't Do
Priority:
Normal
Assignee:
-
Category:
-
Target version:
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 *
Updated by Neil Voss over 14 years ago
- Target version set to Appion/Leginon 2.1.0
- Affected Version set to Appion/Leginon 2.0.1
Updated by Amber Herold about 14 years ago
- Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
- Show in known bugs set to No
Updated by Amber Herold about 14 years ago
- Assignee set to Amber Herold
- Deliverable set to 2.2 Bug Reduction
Updated by Amber Herold over 10 years ago
- Assignee deleted (
Amber Herold) - Affected Version changed from Appion/Leginon 2.0.1 to Appion/Leginon 2.2.0
Updated by Anchi Cheng almost 7 years ago
- Status changed from New to Won't Fix or Won't Do
No one would do it.
Actions