From: Les S. <sch...@op...> - 2006-08-26 19:50:23
|
Robert Kern wrote: > http://www.scipy.org/RecordArrays > which didn't help one iota. look, someone is charging for documentation, but the claim is the free docstrings have docs. for the records module, this ain't so. documentation means someone knows what is the complete public interface. yes, examples help. earlier, you said: > In [6]: a.dtype.names > Out[6]: ('float', 'int') congratulations, this can be the first docstring in records. now what about the incompatibility between old and new. les schaffer |