From eacca11823c5d05c86ec9e715773347d5803c32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20G=C3=B3mez?= Date: Wed, 17 Jul 2013 09:23:16 -0430 Subject: DOC: Fixes for doc/source/user/basics.io.genfromtxt.rst. Add missing part of usecols negative index explanation and other minor redaction fixes. --- numpy/doc/creation.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'numpy/doc') diff --git a/numpy/doc/creation.py b/numpy/doc/creation.py index b096edd3d..e00c26e54 100644 --- a/numpy/doc/creation.py +++ b/numpy/doc/creation.py @@ -106,9 +106,9 @@ check the last section as well) HDF5: PyTables FITS: PyFITS -Examples of formats that cannot be read directly but for which it is not hard -to convert are libraries like PIL (able to read and write many image formats -such as jpg, png, etc). +Examples of formats that cannot be read directly but for which it is not hard to +convert are those formats supported by libraries like PIL (able to read and +write many image formats such as jpg, png, etc). Common ASCII Formats ------------------------ -- cgit v1.2.1