[SciPy-dev] ANN: NumPy/SciPy Documentation Marathon 2008

Matthew Brett matthew.brett at gmail.com
Sun May 18 11:24:44 EDT 2008


Hi,

> 1) Assume 'from numpy import *'
> 2) Assume 'import numpy'
> 3) Assume 'import numpy as np'

Strong vote against 1), for 3).  I think we'll end up just having to
retrain people out of import * later, as did wx and others.

Best,

Matthew


More information about the SciPy-Dev mailing list