[Numpy-tickets] [NumPy] #332: Proper .name in nested types
NumPy
numpy-tickets at scipy.net
Wed Oct 11 13:44:31 CDT 2006
#332: Proper .name in nested types
-------------------------+--------------------------------------------------
Reporter: faltet | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by oliphant):
The connection between the field name and the data-type is 1-way: when
you access the data-type at a field entry, you get back the data-type.
The key is what you used to access it. So, yes, it would be difficult to
implement and I don't see the use case.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/332#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list