[Numpy-discussion] Symmetry of functions

Colin J. Williams cjw at sympatico.ca
Thu Oct 23 12:27:11 EDT 2003


A suggestion:

fromstring accepts a string - tostring returns a string
fromfile accepts a file        -  tofile returns None

This is to suggest that generic.tofile be modified
to return the file object, which may be open or
closed.

Colin W.






More information about the NumPy-Discussion mailing list