Actions
Bug #209
closedTry to remove 'import *' from all python code
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/15/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Show in known bugs:
Workaround:
Description
./appion/bin/dbconfig.py: from sinedon import * ./appion/bin/dbconfig.py: from appionlib.apdbconfig import * ./appion/bin/clstoaligned.py:from EMAN import * ./appion/bin/numberParticlesInStack.py:from EMAN import *
Updated by Neil Voss over 14 years ago
Fixed ./appion/bin/numberParticlesInStack.py in r13164.
I have no clue what ./appion/bin/dbconfig.py does.
Actions