From 8f7760b2aa8ca79ebbcf66139d15b87a2b2ec5b9 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sat, 24 Oct 2009 15:00:35 +0000 Subject: [PATCH] reorganising projects --HG-- branch : sandbox --- {src => misc}/batch_rename.py | 0 {src => misc}/ftpget.py | 0 {src => misc}/histogram.py | 0 {src => misc}/main.py | 0 {src => misc}/pricefeed.py | 0 {src => misc}/roimatrix.py | 0 {src => misc}/wget_batch.py | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {src => misc}/batch_rename.py (100%) rename {src => misc}/ftpget.py (100%) rename {src => misc}/histogram.py (100%) rename {src => misc}/main.py (100%) rename {src => misc}/pricefeed.py (100%) rename {src => misc}/roimatrix.py (100%) rename {src => misc}/wget_batch.py (100%) diff --git a/src/batch_rename.py b/misc/batch_rename.py similarity index 100% rename from src/batch_rename.py rename to misc/batch_rename.py diff --git a/src/ftpget.py b/misc/ftpget.py similarity index 100% rename from src/ftpget.py rename to misc/ftpget.py diff --git a/src/histogram.py b/misc/histogram.py similarity index 100% rename from src/histogram.py rename to misc/histogram.py diff --git a/src/main.py b/misc/main.py similarity index 100% rename from src/main.py rename to misc/main.py diff --git a/src/pricefeed.py b/misc/pricefeed.py similarity index 100% rename from src/pricefeed.py rename to misc/pricefeed.py diff --git a/src/roimatrix.py b/misc/roimatrix.py similarity index 100% rename from src/roimatrix.py rename to misc/roimatrix.py diff --git a/src/wget_batch.py b/misc/wget_batch.py similarity index 100% rename from src/wget_batch.py rename to misc/wget_batch.py