From 7b495d7a33758d5fc4bc051d0125f8837e1d4a0f Mon Sep 17 00:00:00 2001 From: Remy Date: Thu, 14 Jul 2011 13:25:53 -0700 Subject: [PATCH] Renamed headphones.py -> Headphones.py to prevent some importing problems --- headphones.py => Headphones.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename headphones.py => Headphones.py (100%) diff --git a/headphones.py b/Headphones.py similarity index 100% rename from headphones.py rename to Headphones.py