From f8f897a44567b7149887b9d9abd522294b8f6333 Mon Sep 17 00:00:00 2001 From: Mike Donaghy Date: Tue, 20 Nov 2007 16:13:01 -0500 Subject: [PATCH] Changed hello.py to python.py to keep with my naming conventions --- hello.py => python.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hello.py => python.py (100%) diff --git a/hello.py b/python.py similarity index 100% rename from hello.py rename to python.py