From 96ab199b557a81839d0bf7a06844c5f5bd0b504a Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 12 Oct 2009 08:56:24 +0200 Subject: [PATCH] Rename collections module. --- scikits/image/io/{io.py => collection.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scikits/image/io/{io.py => collection.py} (100%) diff --git a/scikits/image/io/io.py b/scikits/image/io/collection.py similarity index 100% rename from scikits/image/io/io.py rename to scikits/image/io/collection.py