Package NetworkEditor
[hide private]
[frames] | no frames]

Source Code for Package NetworkEditor

 1  ######################################################################### 
 2  # 
 3  # Date: Nov. 2001  Author: Michel Sanner 
 4  # 
 5  # Copyright: Michel Sanner and TSRI 
 6  # 
 7  ######################################################################### 
 8   
 9  CRITICAL_DEPENDENCIES = ['Pmw', 'mglutil','Numeric'] 
10  NONCRITICAL_DEPENDENCIES = ['idlelib', 'DejaVu','Vision','Support'] 
11