Project

General

Profile

Actions

Bug #204

closed

clstoaligned.py contains an import *

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

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
03/12/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Show in known bugs:
Workaround:

Description

Instead of using 'from EMAN import *' can we switch to use 'import EMAN'

I started by changing the line:

 b = EMData() 

to:
 b = EMAN.EMData() 


Related issues 2 (0 open2 closed)

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

Actions
Related to Leginon - Bug #210: Try to remove 'import *' from all python codeWon't Fix or Won't Do 03/15/2010

Actions
Actions

Also available in: Atom PDF