[Numpy-discussion] Datetime branch

Travis Oliphant oliphant at enthought.com
Thu Jun 11 15:25:51 EDT 2009


On Jun 11, 2009, at 1:18 PM, Robert Kern wrote:

> This line from generate_umath.py?
>
>  all = '?bBhHiIlLqQtTfdgFDGO'

Oh, I don't think it's a good idea to use "T" and "t" for date-time.    
In the struct module this mean "struct" and "bit" respectively.

I propose "M" and "m"

-Travis








More information about the NumPy-Discussion mailing list