[Numpy-discussion] ma's maximum_fill_value function in 1.1.0
Pierre GM
pgmdevlist@gmail....
Thu Jun 19 19:38:19 CDT 2008
On Thursday 19 June 2008 20:28:46 Robert Kern wrote:
> On Thu, Jun 19, 2008 at 19:15, Pierre GM <pgmdevlist@gmail.com> wrote:
> > Your question raises a good point: is there any consensus on using
> > __all__ instead of the module namespace ?
>
> I'm not sure what you mean. Can you clarify?
__all__ is used on a regular basis in numpy instead of using modules
namespace: why ?
More information about the Numpy-discussion
mailing list